We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb7355 commit ce40b4cCopy full SHA for ce40b4c
examples/device/webusb_serial/src/CMakeLists.txt
@@ -0,0 +1,4 @@
1
+# This file is for ESP-IDF only
2
+idf_component_register(SRCS "main.c" "usb_descriptors.c"
3
+ INCLUDE_DIRS "."
4
+ REQUIRES boards tinyusb_src)
0 commit comments