set(srcs
    "board_config.c")

idf_component_register(SRCS "${srcs}"
					PRIV_REQUIRES
                    INCLUDE_DIRS "include")