1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 16:39:12 -04:00

3 lines
125 B
CMake
Raw Normal View History

idf_component_register(SRCS "cmd_system.c"
INCLUDE_DIRS .
REQUIRES console spi_flash)