5 lines
108 B
CMake
5 lines
108 B
CMake
idf_component_register(
|
|
SRC_DIRS "."
|
|
INCLUDE_DIRS "include"
|
|
PRIV_INCLUDE_DIRS "./include_priv"
|
|
) |