mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 20:35:08 +02:00
4 lines
132 B
CMake
4 lines
132 B
CMake
idf_component_register(SRCS "ringbuf.c"
|
|
INCLUDE_DIRS "include"
|
|
LDFRAGMENTS linker.lf)
|