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>
pull/7177/head
Damien George 2021-04-28 11:12:14 +10:00
rodzic b46a033e25
commit 888664130c
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,2 @@
CONFIG_CONSOLE_SUBSYS=n
CONFIG_NETWORKING=n