4 lines
178 B
CMake
4 lines
178 B
CMake
idf_component_register(SRCS "main.c"
|
|
"../components/mirf/mirf.c"
|
|
"../components/mirf/mirf.h"
|
|
INCLUDE_DIRS ".") |