RAK11310 Fix build with latest Arduino framework (#6227)

This commit is contained in:
Mictronics
2025-03-04 21:39:10 +01:00
committed by GitHub
parent fdbadc992c
commit f0f2cd0e0e
3 changed files with 3 additions and 46 deletions

View File

@@ -1,10 +1,7 @@
[env:rak11310]
extends = rp2040_base
board = wiscore_rak11300
board = rakwireless_rak11300
upload_protocol = picotool
# keep an old SDK to use less memory.
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#v1.2.0-gcc12
platform_packages = framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git#4.0.1
# add our variants files to the include and src paths
build_flags = ${rp2040_base.build_flags}