Skip to content

Commit 152b47a

Browse files
authored
Enable mbed-os for nucleo_u575zi_q (#805)
1 parent 54c6736 commit 152b47a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boards/nucleo_u575zi_q.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"openocd_target": "stm32u5x"
2626
},
2727
"frameworks": [
28-
"arduino"
28+
"arduino",
29+
"mbed"
2930
],
3031
"name": "ST Nucleo U575ZI-Q",
3132
"upload": {

0 commit comments

Comments
 (0)