idf_component_register(
    SRC_DIRS "src"
    INCLUDE_DIRS "src"
    REQUIRES arduino-esp32
    PRIV_REQUIRES driver soc 
)
