esp-idf-ssd1306/KeyboardDemo/main/CMakeLists.txt
2024-08-21 15:49:59 +09:00

2 lines
104 B
CMake

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