3 lines
126 B
CMake
3 lines
126 B
CMake
idf_component_register(SRCS "ringbuf.c"
|
|
INCLUDE_DIRS "include"
|
|
LDFRAGMENTS linker.lf)
|