Skip to content

Commit 9ccefca

Browse files
committed
Merge branch 'release/v1.3.0'
2 parents 9294e25 + cdff9ce commit 9ccefca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "git",
2222
"url": "https://github.com/platformio/platform-renesas-ra.git"
2323
},
24-
"version": "1.2.0",
24+
"version": "1.3.0",
2525
"frameworks": {
2626
"arduino": {
2727
"package": "framework-arduinorenesas-uno",
@@ -40,19 +40,19 @@
4040
"toolchain-gccarmnoneeabi": {
4141
"type": "toolchain",
4242
"owner": "platformio",
43-
"version": "~1.100301.0"
43+
"version": "~1.70201.0"
4444
},
4545
"framework-arduinorenesas-uno": {
4646
"type": "framework",
4747
"optional": true,
4848
"owner": "platformio",
49-
"version": "~1.0.4"
49+
"version": "~1.0.5"
5050
},
5151
"framework-arduinorenesas-portenta": {
5252
"type": "framework",
5353
"optional": true,
5454
"owner": "platformio",
55-
"version": "~1.0.4"
55+
"version": "~1.0.5"
5656
},
5757
"framework-renesas-fsp": {
5858
"type": "framework",

0 commit comments

Comments
 (0)