* RP2040 build fixes

* new prefs file now "/prefs.json"
This commit is contained in:
Scott Powell
2026-07-18 20:12:21 +10:00
parent 2189f2294c
commit a0b52be4ad
3 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ lib_deps =
extends = arduino_base
upload_protocol = picotool
board_build.core = earlephilhower
platform = https://github.com/maxgerhardt/platform-raspberrypi.git#4e22a0d ; framework-arduinopico @ 1.50600.0+sha.6a1d13e9
platform = https://github.com/maxgerhardt/platform-raspberrypi.git ; framework-arduinopico @ 1.50600.0+sha.6a1d13e9
build_flags = ${arduino_base.build_flags}
-D RP2040_PLATFORM