4 lines
107 B
CMake
4 lines
107 B
CMake
idf_component_register(SRCS "APlib.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES nvs_flash)
|