Updated makefiles in testhal after ChibiOS update.

This commit is contained in:
barthess 2015-02-23 22:45:42 +03:00
parent 2463abdd1b
commit a1822c490d
2 changed files with 0 additions and 2 deletions

View File

@ -101,7 +101,6 @@ CSRC = $(PORTSRC) \
$(HALSRC) \
$(PLATFORMSRC) \
$(BOARDSRC) \
$(CHIBIOS)/os/various/chprintf.c \
dma_storm_adc.c \
dma_storm_spi.c \
dma_storm_uart.c \

View File

@ -101,7 +101,6 @@ CSRC = $(PORTSRC) \
$(HALSRC) \
$(PLATFORMSRC) \
$(BOARDSRC) \
$(CHIBIOS)/os/various/chprintf.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global