0
0
Fork 0
wireless-proxy-esp32/components/USBIP/CMakeLists.txt

4 lines
139 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS ". ../../main")
set(COMPONENT_SRCS "MSOS20_descriptor.c usb_handle.c usb_descriptor.c")
register_component()