add DWC3 codes

This commit is contained in:
xj 2024-09-09 01:34:15 -07:00
parent c3ab8a0b24
commit 36bd413225
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# libipc = $(KERNEL_ROOT)/services/app/libipc.o # libipc = $(KERNEL_ROOT)/services/app/libipc.o
# libsem = $(KERNEL_ROOT)/services/app/libsemaphore.o # libsem = $(KERNEL_ROOT)/services/app/libsemaphore.o
SRC_DIR := class core mem osal port SRC_DIR := class core mem osal port dev
include $(KERNEL_ROOT)/compiler.mk include $(KERNEL_ROOT)/compiler.mk