ESP32/components/app_console/CMakeLists.txt

4 lines
185 B
CMake

idf_component_register(SRCS "app_console.c"
INCLUDE_DIRS "."
PRIV_REQUIRES console iperf wifi_cfg wifi_controller nvs_flash gps_sync lwip)