File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11#pragma once
22#define ARDUINO_PICO_MAJOR 3
3- #define ARDUINO_PICO_MINOR 6
4- #define ARDUINO_PICO_REVISION 3
5- #define ARDUINO_PICO_VERSION_STR "3.6.3 "
3+ #define ARDUINO_PICO_MINOR 7
4+ #define ARDUINO_PICO_REVISION 0
5+ #define ARDUINO_PICO_VERSION_STR "3.7.0 "
Original file line number Diff line number Diff line change 5454# built documents.
5555#
5656# The short X.Y version.
57- version = u'3.6.3 '
57+ version = u'3.7.0 '
5858# The full version, including alpha/beta/rc tags.
59- release = u'3.6.3 '
59+ release = u'3.7.0 '
6060
6161# The language for content autogenerated by Sphinx. Refer to documentation
6262# for a list of supported languages.
Original file line number Diff line number Diff line change 11{
22 "name" : " framework-arduinopico" ,
3- "version" : " 1.30603 .0" ,
3+ "version" : " 1.30700 .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=3.6.3
23+ version=3.7.0
2424
2525# Required discoveries and monitors
2626# ---------------------------------
You can’t perform that action at this time.
0 commit comments