Skip to content

Commit

Permalink
Add Mbed support for NUCELO_H723ZG. (#740)
Browse files Browse the repository at this point in the history
Mbed has added support for NUCELO_H723ZG with version 6.17.0.
This has already been added to platformio with version 16.1.0 as default Mbed version.
Make this Mbed support for this board also available in platformio.

Signed-off-by: Daniel Starke <[email protected]>
  • Loading branch information
daniel-starke authored Nov 28, 2023
1 parent a2d15c0 commit 91d444f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/nucleo_h723zg.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"frameworks": [
"arduino",
"stm32cube",
"mbed",
"zephyr"
],
"name": "ST Nucleo H723ZG",
Expand Down

0 comments on commit 91d444f

Please sign in to comment.