Skip to content

Commit a0d14d9

Browse files
committed
Update Arduino core to v1.0.2
Resolves #10
1 parent 180a787 commit a0d14d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
"type": "framework",
4747
"optional": true,
4848
"owner": "platformio",
49-
"version": "~1.0.1"
49+
"version": "~1.0.2"
5050
},
5151
"framework-arduinorenesas-portenta": {
5252
"type": "framework",
5353
"optional": true,
5454
"owner": "platformio",
55-
"version": "~1.0.1"
55+
"version": "~1.0.2"
5656
},
5757
"framework-renesas-fsp": {
5858
"type": "framework",

0 commit comments

Comments
 (0)