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 35a766b commit 995e014Copy full SHA for 995e014
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