esp-idf/tools/test_apps/peripherals/usb/main/CMakeLists.txt

4 lines
124 B
CMake
Raw Normal View History

2021-07-16 04:01:15 -04:00
idf_component_register(SRCS "usb_test_main.c"
INCLUDE_DIRS ""
REQUIRES unity)