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 11#pragma once
22#define ARDUINO_PICO_MAJOR 2
3- #define ARDUINO_PICO_MINOR 1
4- #define ARDUINO_PICO_REVISION 1
5- #define ARDUINO_PICO_VERSION_STR "2.1.1 "
3+ #define ARDUINO_PICO_MINOR 2
4+ #define ARDUINO_PICO_REVISION 0
5+ #define ARDUINO_PICO_VERSION_STR "2.2.0 "
Original file line number Diff line number Diff line change 11{
22 "name" : " framework-arduinopico" ,
3- "version" : " 1.20101 .0" ,
3+ "version" : " 1.20200 .0" ,
44 "description" : " Arduino Wiring-based Framework (RPi Pico RP2040)" ,
55 "keywords" : [
66 " framework" ,
Original file line number Diff line number Diff line change 2020# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
2121
2222name=Raspberry Pi RP2040 Boards
23- version=2.1.1
23+ version=2.2.0
2424
2525runtime.tools.pqt-gcc.path={runtime.platform.path}/system/arm-none-eabi
2626runtime.tools.pqt-python3.path={runtime.platform.path}/system/python3
You can’t perform that action at this time.
0 commit comments