10000 zephyr/boards: Add config for nucleo_wb55rg board. · micropython/micropython@24f83c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24f83c3

Browse files
committed
zephyr/boards: Add config for nucleo_wb55rg board.
This board does not work with CONFIG_NETWORKING enabled. And CONFIG_CONSOLE_SUBSYS is enabled so that ctrl-C works. Signed-off-by: Damien George <damien@micropython.org>
1 parent 40798d8 commit 24f83c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_CONSOLE_SUBSYS=n
2+
CONFIG_NETWORKING=n

0 commit comments

Comments
 (0)
0