esp-idf/examples/bluetooth/nimble/throughput_app/blecent_throughput/components/cmd_system/CMakeLists.txt

4 wiersze
128 B
CMake
Czysty Zwykły widok Historia

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