Skip to content

Commit d08f743

Browse files
authored
Add Zephyr framework support to Nucleo U575ZI-Q (#896)
1 parent 2d56f29 commit d08f743

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

boards/nucleo_u575zi_q.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
},
2727
"frameworks": [
2828
"arduino",
29-
"mbed"
29+
"mbed",
30+
"zephyr"
3031
],
3132
"name": "ST Nucleo U575ZI-Q",
3233
"upload": {

0 commit comments

Comments
 (0)