File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framework-arduinopico" ,
3
- "version" : " 1.11110 .0" ,
3
+ "version" : " 1.11200 .0" ,
4
4
"description" : " Arduino Wiring-based Framework (RPi Pico RP2040)" ,
5
5
"keywords" : [
6
6
" framework" ,
Original file line number Diff line number Diff line change 149
149
},
150
150
{
151
151
"host" : " i686-mingw32" ,
152
- "url" : " https://github.com/earlephilhower/pico-quick-toolchain/releases/download/1.3.3-a/i686 -w64-mingw32.openocd-e3428fadb.220212.zip" ,
153
- "archiveFileName" : " i686 -w64-mingw32.openocd-e3428fadb.220212.zip" ,
154
- "checksum" : " SHA-256:aa6e242e6a2855ed7550ce2025dddd4c13683f2c5f68efb935c9157b3054c881 " ,
155
- "size" : " 2276391 "
152
+ "url" : " https://github.com/earlephilhower/pico-quick-toolchain/releases/download/1.3.3-a/x86_64 -w64-mingw32.openocd-e3428fadb.220212.zip" ,
153
+ "archiveFileName" : " x86_64 -w64-mingw32.openocd-e3428fadb.220212.zip" ,
154
+ "checksum" : " SHA-256:0643903fcd887a8423cb4ba5329565b499c206921f77ad2e59ae32c472a26dd7 " ,
155
+ "size" : " 2156820 "
156
156
},
157
157
{
158
158
"host" : " x86_64-apple-darwin" ,
462
462
]
463
463
}
464
464
]
465
- }
465
+ }
Original file line number Diff line number Diff line change 20
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
21
22
22
name=Raspberry Pi RP2040 Boards
23
- version=1.11 .0
23
+ version=1.12 .0
24
24
25
25
runtime.tools.pqt-gcc.path={runtime.platform.path}/system/arm-none-eabi
26
26
runtime.tools.pqt-python3.path={runtime.platform.path}/system/python3
You can’t perform that action at this time.
0 commit comments