OVMS3-idf/examples/system/console/components/cmd_system/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
125 B
CMake

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