Skip to content

Commit

Permalink
Merge branch 'release/v9.6.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Mar 28, 2023
2 parents 9c620b2 + 07076f9 commit e0048d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion builder/frameworks/arduino
Submodule arduino updated 1 files
+1 −1 mbed-core
2 changes: 1 addition & 1 deletion examples/arduino-blink/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ framework = arduino
board = redbear_blend2
build_flags = -DNRF52_S132

[env:stct nrf52 minidev]
[env:stct_nrf52_minidev]
platform = nordicnrf52
framework = arduino
board = stct_nrf52_minidev
Expand Down
4 changes: 2 additions & 2 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/platformio/platform-nordicnrf52.git"
},
"version": "9.5.0",
"version": "9.6.0",
"frameworks": {
"arduino": {
"package": "framework-arduinonordicnrf5",
Expand Down Expand Up @@ -68,7 +68,7 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.5.4"
"version": "~4.0.2"
},
"framework-cmsis": {
"type": "framework",
Expand Down

0 comments on commit e0048d8

Please sign in to comment.