summaryrefslogtreecommitdiff
path: root/apps/examples/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/Kconfig')
-rw-r--r--apps/examples/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/examples/Kconfig b/apps/examples/Kconfig
index 2546fea40..ad75af005 100644
--- a/apps/examples/Kconfig
+++ b/apps/examples/Kconfig
@@ -6,6 +6,7 @@
source "$APPSDIR/examples/adc/Kconfig"
source "$APPSDIR/examples/buttons/Kconfig"
source "$APPSDIR/examples/can/Kconfig"
+source "$APPSDIR/examples/cc3000/Kconfig"
source "$APPSDIR/examples/cdcacm/Kconfig"
source "$APPSDIR/examples/composite/Kconfig"
source "$APPSDIR/examples/cxxtest/Kconfig"