mirror of
https://github.com/apache/nuttx.git
synced 2025-12-17 10:16:49 +08:00
esp32c3-devkit/ble: add CONFIG_NETDEV_LATEINIT to defconfig
This commit is contained in:
committed by
Petro Karashchenko
parent
cff7c760a5
commit
8c755c9414
@@ -29,6 +29,7 @@ CONFIG_IDLETHREAD_STACKSIZE=3072
|
||||
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
||||
CONFIG_INTELHEX_BINARY=y
|
||||
CONFIG_NAME_MAX=48
|
||||
CONFIG_NETDEV_LATEINIT=y
|
||||
CONFIG_NET_BLUETOOTH=y
|
||||
CONFIG_NET_SOCKOPTS=y
|
||||
CONFIG_NET_TCP=y
|
||||
|
||||
Reference in New Issue
Block a user