Skip to content

Commit 91d444f

Browse files
Add Mbed support for NUCELO_H723ZG. (#740)
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]>
1 parent a2d15c0 commit 91d444f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nucleo_h723zg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"frameworks": [
2727
"arduino",
2828
"stm32cube",
29+
"mbed",
2930
"zephyr"
3031
],
3132
"name": "ST Nucleo H723ZG",

0 commit comments

Comments
 (0)