implemented more helper functions needed by usb

This commit is contained in:
Markus Fröschle
2013-11-03 08:19:19 +00:00
parent 3689373d8d
commit 8039abec46
13 changed files with 1829 additions and 220 deletions

View File

@@ -83,6 +83,7 @@ CSRCS= \
$(SRCDIR)/MCD_tasks.c \
$(SRCDIR)/MCD_tasksInit.c \
\
$(SRCDIR)/usb.c \
$(SRCDIR)/ohci-hcd.c \
$(SRCDIR)/ehci-hcd.c \
\