idf_component_register(
    SRCS
        "src/lua_module_sci.c"
    INCLUDE_DIRS
        "include"
    REQUIRES
        cap_lua
)
