aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx/platform.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-07-29 13:42:21 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-07-29 13:42:21 +0000
commit644b2d88a770a4ed414fece2778536a8e1a57162 (patch)
treecd05ffcaa098614a6fc5529230b5452f152a9959 /os/hal/ports/STM32/STM32F4xx/platform.mk
parente9329762b11d7e3188a6610c6dcde36a66778e34 (diff)
downloadChibiOS-644b2d88a770a4ed414fece2778536a8e1a57162.tar.gz
ChibiOS-644b2d88a770a4ed414fece2778536a8e1a57162.tar.bz2
ChibiOS-644b2d88a770a4ed414fece2778536a8e1a57162.zip
STM32F7xx stuff.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8130 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F4xx/platform.mk')
-rw-r--r--os/hal/ports/STM32/STM32F4xx/platform.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/os/hal/ports/STM32/STM32F4xx/platform.mk b/os/hal/ports/STM32/STM32F4xx/platform.mk
index 336991b75..f1f9fcd72 100644
--- a/os/hal/ports/STM32/STM32F4xx/platform.mk
+++ b/os/hal/ports/STM32/STM32F4xx/platform.mk
@@ -97,5 +97,4 @@ PLATFORMINC := $(CHIBIOS)/os/hal/ports/common/ARMCMx \
$(CHIBIOS)/os/hal/ports/STM32/LLD/SDIOv1 \
$(CHIBIOS)/os/hal/ports/STM32/LLD/SPIv1 \
$(CHIBIOS)/os/hal/ports/STM32/LLD/TIMv1 \
- $(CHIBIOS)/os/hal/ports/STM32/LLD/USARTv1 \
- $(CHIBIOS)/os/hal/ports/STM32/LLD/FSMCv1
+ $(CHIBIOS)/os/hal/ports/STM32/LLD/USARTv1