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

7 lines
131 B
CMake

idf_component_register(
SRCS
cmd_system.c
INCLUDE_DIRS .
REQUIRES core command esp_timer nvs_flash spi_flash
)