OVMS3-idf/components/esp_ringbuf/CMakeLists.txt

7 lines
120 B
CMake
Raw Normal View History

set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_SRCS "ringbuf.c")
set(COMPONENT_REQUIRES)
register_component()