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:
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
|
||||
Reference in New Issue
Block a user