esp-idf-ssd1306/MouseIconDemo/main/CMakeLists.txt
2024-08-22 14:13:50 +09:00

2 lines
104 B
CMake

idf_component_register(SRCS "main.c" "usb_hid.c" INCLUDE_DIRS "." REQUIRED_IDF_TARGETS esp32s2 esp32s3)