Skip to content

Commit 6b0a0e6

Browse files
authored
Clean TinyUSB component (#327)
1 parent 64767cc commit 6b0a0e6

File tree

6 files changed

+0
-1252
lines changed

6 files changed

+0
-1252
lines changed

components/arduino_tinyusb/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ if(CONFIG_TINYUSB_ENABLED)
2424
endif()
2525

2626
set(srcs
27-
# espressif:
28-
#"${COMPONENT_DIR}/src/dcd_dwc2.c"
2927
# tusb:
3028
"${COMPONENT_DIR}/tinyusb/src/portable/synopsys/dwc2/dcd_dwc2.c"
3129
"${COMPONENT_DIR}/tinyusb/src/portable/synopsys/dwc2/dwc2_common.c"

components/arduino_tinyusb/patches/dcd_dwc2.patch

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)