1
0
mirror of https://github.com/espressif/esp-idf synced 2025-04-19 05:00:12 -04:00
suda-morris fa32a4bd93 ping: refactor with new esp_ping_xxx APIs
This refactor is only for backwards compatible.
2019-10-22 04:38:09 +00:00

4 lines
132 B
CMake

idf_component_register(SRCS "cmd_wifi.c"
"console_example_main.c"
INCLUDE_DIRS ".")