aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_NAND/Makefile
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-02-23 22:45:42 +0300
committerbarthess <barthess@yandex.ru>2015-02-23 22:45:42 +0300
commita1822c490d9eff67917a8cca2defeff3487b627d (patch)
treefe7bb70ba15b943b2488138c8a3252c493e5589c /testhal/STM32/STM32F4xx/FSMC_NAND/Makefile
parent2463abdd1b66249221a718098ed3d06dc3e3e7e2 (diff)
downloadChibiOS-Contrib-a1822c490d9eff67917a8cca2defeff3487b627d.tar.gz
ChibiOS-Contrib-a1822c490d9eff67917a8cca2defeff3487b627d.tar.bz2
ChibiOS-Contrib-a1822c490d9eff67917a8cca2defeff3487b627d.zip
Updated makefiles in testhal after ChibiOS update.
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_NAND/Makefile')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_NAND/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/Makefile b/testhal/STM32/STM32F4xx/FSMC_NAND/Makefile
index 3cdf5c4..2651d86 100644
--- a/testhal/STM32/STM32F4xx/FSMC_NAND/Makefile
+++ b/testhal/STM32/STM32F4xx/FSMC_NAND/Makefile
@@ -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 \