OVMS3-idf/examples/peripherals/usb/tusb_sample_descriptor/main/CMakeLists.txt

3 lines
111 B
CMake
Raw Normal View History

idf_component_register(SRCS "tusb_sample_descriptor.c"
INCLUDE_DIRS . ${COMPONENT_DIR})