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

4 lines
135 B
CMake
Raw Permalink Normal View History

2022-07-12 08:14:45 +02:00
idf_component_register(SRCS "usb_test_main.c"
INCLUDE_DIRS ""
REQUIRES unity driver usb)