mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
Merge pull request #3603 from andrewleech/fix-tinyusb-mk-duplicate
tinyusb.mk: Remove duplicate usbc.c entry.
This commit is contained in:
@ -26,4 +26,3 @@ TINYUSB_SRC_C += \
|
||||
src/class/midi/midi_host.c \
|
||||
src/class/msc/msc_host.c \
|
||||
src/class/vendor/vendor_host.c \
|
||||
src/typec/usbc.c \
|
||||
|
||||
Reference in New Issue
Block a user