Skip to content

Commit e7e061b

Browse files
authored
Add Zephyr support for the Nucleo L552ZE-Q (#861)
1 parent bb8fefa commit e7e061b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boards/nucleo_l552ze_q.json

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

0 commit comments

Comments
 (0)