4 lines
139 B
CMake
4 lines
139 B
CMake
idf_component_register(SRCS "sgm8031_use.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES esp-idf-lib__sgm58031)
|