Included DMAv1 Driver

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10474 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
edolomb 2017-08-24 16:10:13 +00:00
parent 1b1d0ec6c2
commit 84807bcb98
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ PLATFORMINC := $(CHIBIOS)/os/hal/ports/SAMA/SAMA5D2x
# TODO: Add smart build.
# Drivers compatible with the platform.
#include $(CHIBIOS)/os/hal/ports/SAMA/LLD/DMAv1/driver.mk
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/DMAv1/driver.mk
#include $(CHIBIOS)/os/hal/ports/SAMA/LLD/SPIv1/driver.mk