aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC13xx/platform.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-27 19:36:41 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-27 19:36:41 +0000
commitaf2c001a10015894ee2bb76cbe8f9ed306aaeffe (patch)
treeb161c3c011f178235900c547701b003cece58615 /os/hal/platforms/LPC13xx/platform.mk
parent26e74eaef131c77b6299a430af58f5c583cd6cba (diff)
downloadChibiOS-af2c001a10015894ee2bb76cbe8f9ed306aaeffe.tar.gz
ChibiOS-af2c001a10015894ee2bb76cbe8f9ed306aaeffe.tar.bz2
ChibiOS-af2c001a10015894ee2bb76cbe8f9ed306aaeffe.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2297 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC13xx/platform.mk')
-rw-r--r--os/hal/platforms/LPC13xx/platform.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC13xx/platform.mk b/os/hal/platforms/LPC13xx/platform.mk
index 59f25ae64..150e2126e 100644
--- a/os/hal/platforms/LPC13xx/platform.mk
+++ b/os/hal/platforms/LPC13xx/platform.mk
@@ -2,6 +2,7 @@
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/LPC13xx/hal_lld.c \
${CHIBIOS}/os/hal/platforms/LPC13xx/pal_lld.c \
${CHIBIOS}/os/hal/platforms/LPC13xx/serial_lld.c
+ ${CHIBIOS}/os/hal/platforms/LPC13xx/spi_lld.c
# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/LPC13xx