diff options
Diffstat (limited to 'src/app/ccs811test/Kconfig')
-rw-r--r-- | src/app/ccs811test/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/ccs811test/Kconfig b/src/app/ccs811test/Kconfig new file mode 100644 index 0000000..a219a0f --- /dev/null +++ b/src/app/ccs811test/Kconfig @@ -0,0 +1,2 @@ +prompt "CCS811 Logger" +depends on driver_ccs811 && loop && !wakeup |