OVMS3-idf/components/esp_ipc/CMakeLists.txt

2 lines
79 B
CMake
Raw Normal View History

idf_component_register(SRCS "ipc.c"
INCLUDE_DIRS "include")