idf_component_register(
    SRCS "esp_wifi_bsp.c"
    REQUIRES esp_wifi
    PRIV_REQUIRES esp_event nvs_flash
    INCLUDE_DIRS "./")
