Skip to content

Commit cf02fbd

Browse files
authored
Add Zephyr support for nucleo_g070rb (#854)
1 parent b8c4ff4 commit cf02fbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

boards/nucleo_g070rb.json

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

0 commit comments

Comments
 (0)