idf_component_register(
    SRCS "user_app.cpp"
    PRIV_REQUIRES main
    INCLUDE_DIRS "./")
