finally can compile the bme driver
This commit is contained in:
3
components/bme280/CMakeLists.txt
Normal file
3
components/bme280/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "bme280.c" "bme280_sup.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES i2c)
|
||||
Reference in New Issue
Block a user