advait_projects/softAP/main/CMakeLists.txt

4 lines
157 B
CMake

idf_component_register(SRCS "softap_example_main.c"
INCLUDE_DIRS "."
REQUIRES esp_wifi nvs_flash esp_netif)