idf_component_register(
    SRC_DIRS "."
    INCLUDE_DIRS "include"
    PRIV_INCLUDE_DIRS "./include_priv"
    REQUIRES esp_timer
)
