Trying to get USB init

This commit is contained in:
Scott Shawcroft
2021-10-12 16:47:53 -07:00
parent 98ab8117d6
commit 4ab14867da
4 changed files with 71 additions and 47 deletions
+1
View File
@@ -18,6 +18,7 @@ CFLAGS += \
SRC_C += \
src/portable/broadcom/synopsys/dcd_synopsys.c \
$(MCU_DIR)/broadcom/gen/interrupt_handlers.c \
$(MCU_DIR)/broadcom/interrupts.c \
$(MCU_DIR)/broadcom/io.c \
$(MCU_DIR)/broadcom/mmu.c \