idf_component_register(
    SRCS "main.c" "csi_collector.c" "stream_sender.c" "nvs_config.c" "edge_processing.c"
    INCLUDE_DIRS "."
)
