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>
This commit is contained in:
parent
b46a033e25
commit
888664130c
2
ports/zephyr/boards/nucleo_wb55rg.conf
Normal file
2
ports/zephyr/boards/nucleo_wb55rg.conf
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_CONSOLE_SUBSYS=n
|
||||
CONFIG_NETWORKING=n
|
Loading…
Reference in New Issue
Block a user