8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b61a86 commit f2fd654Copy full SHA for f2fd654
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "framework-arduinopico",
3
- "version": "1.11010.0",
+ "version": "1.11110.0",
4
"description": "Arduino Wiring-based Framework (RPi Pico RP2040)",
5
"keywords": [
6
"framework",
platform.txt
@@ -20,7 +20,7 @@
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
22
name=Raspberry Pi RP2040 Boards
23
-version=1.10.0
+version=1.11.0
24
25
runtime.tools.pqt-gcc.path={runtime.platform.path}/system/arm-none-eabi
26
runtime.tools.pqt-python3.path={runtime.platform.path}/system/python3
0 commit comments