Skip to content

Commit 87d9e05

Browse files
authored
Merge pull request #3091 from raldone01/fix/web_serial
Rewrite of the web_serial example website.
2 parents 8f46021 + 9c1115e commit 87d9e05

File tree

6 files changed

+1533
-0
lines changed

6 files changed

+1533
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)