espressif_idf-extra-components/usb/test_app/main/CMakeLists.txt

4 lines
135 B
CMake

idf_component_register(SRCS "usb_test_main.c"
INCLUDE_DIRS ""
REQUIRES unity driver usb)