Skip to content

Commit 1f8a9e9

Browse files
authored
[sensor_v1] adapt tmp1075 (#1803)
1 parent 662c040 commit 1f8a9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

peripherals/sensors/tmp1075/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Kconfig file for package tmp1075
33
menuconfig PKG_USING_TMP1075
44
bool "TMP1075 digital temperature sensor for i2c interface."
5+
select RT_USING_SENSOR
56
default n
67

78
if PKG_USING_TMP1075

0 commit comments

Comments
 (0)