diff options
author | Daniel Friesel <daniel.friesel@uos.de> | 2020-08-31 15:26:15 +0200 |
---|---|---|
committer | Daniel Friesel <daniel.friesel@uos.de> | 2020-08-31 15:26:15 +0200 |
commit | e26e800889e38c2ced864e4926d7afda9a079af9 (patch) | |
tree | 1828fe93b0b857228f8549f41579aa7fbc60fdf7 /src | |
parent | ae3acc651a459500bc11ba938607875c6ae21f3a (diff) |
ccs811test is not ready for Kconfig yet
Diffstat (limited to 'src')
-rw-r--r-- | src/app/ccs811test/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/ccs811test/Kconfig b/src/app/ccs811test/Kconfig deleted file mode 100644 index a219a0f..0000000 --- a/src/app/ccs811test/Kconfig +++ /dev/null @@ -1,2 +0,0 @@ -prompt "CCS811 Logger" -depends on driver_ccs811 && loop && !wakeup |