espressif_idf-extra-components/usb/usb_host_msc/test/CMakeLists.txt

4 lines
136 B
CMake
Raw Normal View History

2022-07-19 09:30:32 +02:00
idf_component_register(SRC_DIRS .
INCLUDE_DIRS .
REQUIRES unity usb usb_host_msc tinyusb)