esp-idf/examples/system/console/components/cmd_nvs/CMakeLists.txt

3 wiersze
122 B
CMake
Czysty Zwykły widok Historia

idf_component_register(SRCS "cmd_nvs.c"
INCLUDE_DIRS .
REQUIRES console nvs_flash)