nuttx-apps/ieee802154/Kconfig

9 lines
236 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.
#
source "$APPSDIR/ieee802154/common/Kconfig"
2015-08-04 01:31:07 +02:00
source "$APPSDIR/ieee802154/coord/Kconfig"
source "$APPSDIR/ieee802154/i8sak/Kconfig"