4 lines
125 B
CMake
4 lines
125 B
CMake
idf_component_register(SRCS "configuration.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES sensirion_i2c_scd4x)
|