Skip to content

Commit

Permalink
Merge branch 'release/v1.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Nov 29, 2023
2 parents 9294e25 + cdff9ce commit 9ccefca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"type": "git",
"url": "https://github.com/platformio/platform-renesas-ra.git"
},
"version": "1.2.0",
"version": "1.3.0",
"frameworks": {
"arduino": {
"package": "framework-arduinorenesas-uno",
Expand All @@ -40,19 +40,19 @@
"toolchain-gccarmnoneeabi": {
"type": "toolchain",
"owner": "platformio",
"version": "~1.100301.0"
"version": "~1.70201.0"
},
"framework-arduinorenesas-uno": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~1.0.4"
"version": "~1.0.5"
},
"framework-arduinorenesas-portenta": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~1.0.4"
"version": "~1.0.5"
},
"framework-renesas-fsp": {
"type": "framework",
Expand Down

0 comments on commit 9ccefca

Please sign in to comment.