Skip to content

Commit

Permalink
Update Arduino core to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Nov 29, 2023
1 parent ae32793 commit 815c1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"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 815c1ec

Please sign in to comment.