idf_component_register(
    SRC_DIRS "src"
    INCLUDE_DIRS "src"
    REQUIRES mlib mbedtls esp_hw_support nvs_flash
)
