CLSH1001-Firmware/managed_components/espressif__esp_tinyusb/test/CMakeLists.txt
2024-03-05 16:09:49 -06:00

5 lines
164 B
CMake

idf_component_register(SRCS "test_esp_tinyusb.c"
INCLUDE_DIRS "."
REQUIRES unity esp_tinyusb
)