espilon-source/espilon_bot/main/CMakeLists.txt
2026-01-15 00:04:00 +01:00

4 lines
184 B
CMake

idf_component_register(SRCS "bot-lwip.c"
INCLUDE_DIRS "."
REQUIRES esp_wifi nvs_flash core mod_fakeAP mod_network mod_recon mod_system command)