blackmagic-esp32-s2/components/dap-link/CMakeLists.txt

3 lines
103 B
CMake

idf_component_register(SRCS "free-dap/dap.c"
PRIV_INCLUDE_DIRS "."
INCLUDE_DIRS "." "free-dap")