nuttx-apps/wireless/ieee802154/Kconfig

13 lines
330 B
Plaintext
Raw Normal View History

2015-08-04 01:31:07 +02:00
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
2015-08-30 23:37:29 +02:00
menu "IEEE 802.15.4 applications"
source "$APPSDIR/wireless/ieee802154/libmac/Kconfig"
source "$APPSDIR/wireless/ieee802154/libutils/Kconfig"
source "$APPSDIR/wireless/ieee802154/i8sak/Kconfig"
2015-08-30 23:37:29 +02:00
endmenu #ieee 802.15.4 apps