mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Add new top-level wireless/ directory
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# For a description of the syntax of this configuration file,
|
||||
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||
#
|
||||
|
||||
config WIRELESS
|
||||
bool "Wireless Support"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
Enables overall support for Wireless library.
|
||||
|
||||
if WIRELESS
|
||||
|
||||
endif # WIRELESS
|
||||
Reference in New Issue
Block a user