From 1ad8c870549318d964dc295cfbaba874d83ccf01 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 13 May 2015 13:38:32 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7981 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/templates/platform.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'os/hal/templates/platform.mk') 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 \ -- cgit v1.2.3