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 662c040 commit 1f8a9e9Copy full SHA for 1f8a9e9
peripherals/sensors/tmp1075/Kconfig
@@ -2,6 +2,7 @@
2
# Kconfig file for package tmp1075
3
menuconfig PKG_USING_TMP1075
4
bool "TMP1075 digital temperature sensor for i2c interface."
5
+ select RT_USING_SENSOR
6
default n
7
8
if PKG_USING_TMP1075
0 commit comments