zephyr/boards: Enable ubluetooth on nucleo_wb55rg board.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
80e79a777d
commit
d00523ba0c
@ -1,2 +1,6 @@
|
||||
CONFIG_CONSOLE_SUBSYS=n
|
||||
CONFIG_NETWORKING=n
|
||||
CONFIG_BT=y
|
||||
CONFIG_BT_DEVICE_NAME_DYNAMIC=y
|
||||
CONFIG_BT_PERIPHERAL=y
|
||||
CONFIG_BT_CENTRAL=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user