We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c6571 commit 504a23fCopy full SHA for 504a23f
peripherals/sensors/tsl4531/Kconfig
@@ -2,6 +2,7 @@
2
# Kconfig file for package tsl4531
3
menuconfig PKG_USING_TSL4531
4
bool "TSL4531: a digital ambient light and a proximity senseor tsl4531 driver library."
5
+ select RT_USING_SENSOR
6
default n
7
8
if PKG_USING_TSL4531
0 commit comments