set(COMPONENT_ADD_INCLUDEDIRS "include" "include/freertos")
set(COMPONENT_SRCS "ringbuf.c")

set(COMPONENT_REQUIRES)

register_component()
