4 lines
160 B
CMake
4 lines
160 B
CMake
idf_component_register(SRCS "static_ip_example_main.c"
|
|
PRIV_REQUIRES esp_wifi esp_eth nvs_flash
|
|
INCLUDE_DIRS ".")
|