From be302132c782b951b6f81f2833b642a514a70dad Mon Sep 17 00:00:00 2001 From: barthess Date: Sat, 18 Oct 2014 12:23:31 +0000 Subject: FSMC. Files moved to git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7414 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32F4xx/platform.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'os/hal/ports/STM32/STM32F4xx/platform.mk') diff --git a/os/hal/ports/STM32/STM32F4xx/platform.mk b/os/hal/ports/STM32/STM32F4xx/platform.mk index 61239a74c..067a917d7 100644 --- a/os/hal/ports/STM32/STM32F4xx/platform.mk +++ b/os/hal/ports/STM32/STM32F4xx/platform.mk @@ -20,10 +20,7 @@ PLATFORMSRC = ${CHIBIOS}/os/hal/ports/common/ARMCMx/nvic.c \ ${CHIBIOS}/os/hal/ports/STM32/LLD/TIMv1/pwm_lld.c \ ${CHIBIOS}/os/hal/ports/STM32/LLD/TIMv1/st_lld.c \ ${CHIBIOS}/os/hal/ports/STM32/LLD/USARTv1/serial_lld.c \ - ${CHIBIOS}/os/hal/ports/STM32/LLD/USARTv1/uart_lld.c \ - ${CHIBIOS}/os/hal/ports/STM32/LLD/FSMCv1/fsmc.c \ - ${CHIBIOS}/os/hal/ports/STM32/LLD/FSMCv1/nand_lld.c \ - ${CHIBIOS}/os/hal/ports/STM32/LLD/FSMCv1/fsmc_sram.c + ${CHIBIOS}/os/hal/ports/STM32/LLD/USARTv1/uart_lld.c # Required include directories PLATFORMINC = ${CHIBIOS}/os/hal/ports/common/ARMCMx \ -- cgit v1.2.3