aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/platform.mk
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-05-13 13:38:32 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-05-13 13:38:32 +0000
commit1ad8c870549318d964dc295cfbaba874d83ccf01 (patch)
treeca52a8366bfe86c9c481f80f656768571129a4db /os/hal/templates/platform.mk
parentc9c16d94950005f7c7eca26a14937c45557d084b (diff)
downloadChibiOS-1ad8c870549318d964dc295cfbaba874d83ccf01.tar.gz
ChibiOS-1ad8c870549318d964dc295cfbaba874d83ccf01.tar.bz2
ChibiOS-1ad8c870549318d964dc295cfbaba874d83ccf01.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7981 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/templates/platform.mk')
-rw-r--r--os/hal/templates/platform.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/templates/platform.mk b/os/hal/templates/platform.mk
index 80624fa14..19c7e6d42 100644
--- a/os/hal/templates/platform.mk
+++ b/os/hal/templates/platform.mk
@@ -2,6 +2,7 @@
PLATFORMSRC = ${CHIBIOS}/os/hal/templates/hal_lld.c \
${CHIBIOS}/os/hal/templates/adc_lld.c \
${CHIBIOS}/os/hal/templates/can_lld.c \
+ ${CHIBIOS}/os/hal/templates/dac_lld.c \
${CHIBIOS}/os/hal/templates/ext_lld.c \
${CHIBIOS}/os/hal/templates/gpt_lld.c \
${CHIBIOS}/os/hal/templates/i2c_lld.c \