idf_component_register(
    SRC_DIRS
        "."
    INCLUDE_DIRS
        "include"
    REQUIRES
        cap_lua
        freertos
        heap
)
