works now.

This commit is contained in:
NIIBE Yutaka
2010-08-23 14:40:33 +09:00
parent a68663cb5b
commit c4f1bc576b
9 changed files with 2015 additions and 1483 deletions

View File

@@ -82,7 +82,7 @@ CSRC = $(PORTSRC) \
# List ASM source files here
ASMSRC = $(PORTASM) \
$(CHIBIOS)/os/ports/GCC/ARMCMx/STM32F10x/vectors.s
$(CHIBIOS)/os/ports/GCC/ARMCMx/STM32F10x/vectors.s gpg-data.s
INCDIR = $(STMUSBINCDIR) $(USBCDCDIR) \
$(PORTINC) $(KERNINC) $(TESTINC) \