4 lines
144 B
CMake
4 lines
144 B
CMake
idf_component_register(SRCS "station_example_main.c"
|
|
PRIV_REQUIRES esp_wifi nvs_flash
|
|
INCLUDE_DIRS ".")
|