File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "build" : {
33 "core" : " arduino" ,
44 "cpu" : " cortex-m0plus" ,
5- "extra_flags" : " -D NANO_RP2040_CONNECT -DARDUINO_ARCH_RP2040" ,
5+ "extra_flags" : " -D ARDUINO_NANO_RP2040_CONNECT -DARDUINO_ARCH_RP2040" ,
66 "f_cpu" : " 133000000L" ,
77 "hwids" : [
88 [
Original file line number Diff line number Diff line change 22 "build" : {
33 "core" : " arduino" ,
44 "cpu" : " cortex-m0plus" ,
5- "extra_flags" : " -D RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040" ,
5+ "extra_flags" : " -D ARDUINO_RASPBERRY_PI_PICO -DARDUINO_ARCH_RP2040" ,
66 "f_cpu" : " 133000000L" ,
77 "hwids" : [
88 [
Original file line number Diff line number Diff line change 1818 "type" : " git" ,
1919 "url" : " https://github.com/platformio/platform-raspberrypi.git"
2020 },
21- "version" : " 1.1 .0" ,
21+ "version" : " 1.2 .0" ,
2222 "frameworks" : {
2323 "arduino" : {
2424 "package" : " framework-arduino-mbed" ,
3535 "type" : " framework" ,
3636 "optional" : true ,
3737 "owner" : " platformio" ,
38- "version" : " ~2.1 .0"
38+ "version" : " ~2.3 .0"
3939 },
4040 "tool-rp2040tools" : {
4141 "type" : " uploader" ,
5252 "type" : " uploader" ,
5353 "optional" : true ,
5454 "owner" : " platformio" ,
55- "version" : " ~ 1.72000.0"
55+ "version" : " ^ 1.72000.0"
5656 }
5757 }
5858}
You can’t perform that action at this time.
0 commit comments