152043d469
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
6 lines
120 B
CMake
6 lines
120 B
CMake
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
|
set(COMPONENT_SRCS "ringbuf.c")
|
|
|
|
set(COMPONENT_REQUIRES)
|
|
|
|
register_component()
|