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"
|
|
|
|
|
2017-04-21 20:31:25 +02:00
|
|
|
source "$APPSDIR/wireless/ieee802154/libmac/Kconfig"
|
2017-04-21 15:40:41 +02:00
|
|
|
source "$APPSDIR/wireless/ieee802154/libutils/Kconfig"
|
2017-04-11 21:39:07 +02:00
|
|
|
source "$APPSDIR/wireless/ieee802154/i8sak/Kconfig"
|
2015-08-30 23:37:29 +02:00
|
|
|
|
|
|
|
endmenu #ieee 802.15.4 apps
|