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 5b47a61 commit 66e4866Copy full SHA for 66e4866
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "framework-arduinopico",
3
- "version": "1.10914.0",
+ "version": "1.10915.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.9.14
+version=1.9.15
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