mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
wireless/bluetooth/nimble/Kconfig: add missing header
wireless/bluetooth/nimble/Kconfig: add missing header Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
parent
71df58e937
commit
877e4919cb
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see misc/tools/kconfig-language.txt.
|
||||
#
|
||||
|
||||
config NIMBLE
|
||||
bool "Apache NimBLE (BLE host-layer)"
|
||||
default n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue