aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC563Mxx/platform.mk
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-11 10:27:10 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-11 10:27:10 +0000
commit456ddf784d7bc6fe7c88446faa8bac759078d019 (patch)
tree6aec83a3f121bc25cf14c3b7794941048aad00ac /os/hal/platforms/SPC563Mxx/platform.mk
parentbeb5f4e03ebaaa196009c41fbb4d9e2c7bc3a14d (diff)
downloadChibiOS-456ddf784d7bc6fe7c88446faa8bac759078d019.tar.gz
ChibiOS-456ddf784d7bc6fe7c88446faa8bac759078d019.tar.bz2
ChibiOS-456ddf784d7bc6fe7c88446faa8bac759078d019.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4900 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC563Mxx/platform.mk')
-rw-r--r--os/hal/platforms/SPC563Mxx/platform.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/hal/platforms/SPC563Mxx/platform.mk b/os/hal/platforms/SPC563Mxx/platform.mk
new file mode 100644
index 000000000..e9a508857
--- /dev/null
+++ b/os/hal/platforms/SPC563Mxx/platform.mk
@@ -0,0 +1,6 @@
+# List of all the SPC56x platform files.
+PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/SPC563Mxx/hal_lld.c \
+ ${CHIBIOS}/os/hal/platforms/SPC5xx/ESCIv1/serial_lld.c
+
+# Required include directories
+PLATFORMINC = ${CHIBIOS}/os/hal/platforms/SPC563Mxx