diff --git a/arch/rp2040/rp2040.ini b/arch/rp2040/rp2040.ini index 8b7bdbff9..cf898a60f 100644 --- a/arch/rp2040/rp2040.ini +++ b/arch/rp2040/rp2040.ini @@ -1,6 +1,8 @@ ; Common settings for rp2040 Processor based targets [rp2040_base] -platform = https://github.com/maxgerhardt/platform-raspberrypi.git#5ce1a228e7cae453f366deb8962252b9b7356bbc +platform = https://github.com/maxgerhardt/platform-raspberrypi.git#20c7dbfcfe6677c5305fa28ecf5e3870321cb157 +platform_packages = + earlephilhower/toolchain-rp2040-earlephilhower@^5.100300.221223 extends = arduino_base board_build.core = earlephilhower board_build.filesystem_size = 0.5m