Add hcd for Renesas RX

This commit is contained in:
kkitayam
2021-12-27 01:22:57 +09:00
parent a6789b5d5a
commit a76799b085
3 changed files with 875 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ CFLAGS += \
SRC_C += \
src/portable/renesas/usba/dcd_usba.c \
src/portable/renesas/usba/hcd_usba.c \
$(MCU_DIR)/vects.c
INC += \