From a0c3d697a024c4cdc5a8e449fd865500d75336ad Mon Sep 17 00:00:00 2001 From: edolomb Date: Thu, 24 Aug 2017 16:11:23 +0000 Subject: Added sama_xdmac.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10475 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/SAMA/SAMA5D2x/hal_lld.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/ports') diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h index 7ca8b5e1b..feffa9422 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h @@ -469,7 +469,7 @@ /* Various helpers.*/ #include "sama_pmc.h" #include "aic.h" -/* #include "sama_xdmac.h" */ +#include "sama_xdmac.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3