We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 737fa5e + ef2db9a commit a166235Copy full SHA for a166235
1 file changed
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/platformio/platform-raspberrypi.git"
20
},
21
- "version": "1.16.0",
+ "version": "1.17.0",
22
"frameworks": {
23
"arduino": {
24
"package": "framework-arduino-mbed",
@@ -35,7 +35,7 @@
35
"type": "framework",
36
"optional": true,
37
"owner": "platformio",
38
- "version": "~4.2.4"
+ "version": "~4.3.1"
39
40
"tool-rp2040tools": {
41
"type": "uploader",
0 commit comments