idf_component_register(
    SRCS "main.cpp"
    INCLUDE_DIRS "."
    REQUIRES driver secure_enclave nvs_flash spi_flash esp_hw_support
)
