CLSH1001-Firmware/managed_components/espressif__esp_tinyusb/test/CMakeLists.txt

5 lines
164 B
CMake
Raw Normal View History

2024-03-06 06:09:49 +08:00
idf_component_register(SRCS "test_esp_tinyusb.c"
INCLUDE_DIRS "."
REQUIRES unity esp_tinyusb
)