advait_projects/softAP/main/CMakeLists.txt
2025-04-07 19:29:01 -07:00

4 lines
157 B
CMake

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