aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-08-08 19:14:42 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2017-08-08 19:14:42 +0000
commit33646949279936a67e3494348c55cead9f7a8372 (patch)
tree28d6c6a3db271cf1d7fa770af3c24c8fb86060a5 /os/hal/ports/SAMA/SAMA5D2x/hal_lld.h
parent53ce03576217052144f2800d0d3634651ef0be01 (diff)
downloadChibiOS-33646949279936a67e3494348c55cead9f7a8372.tar.gz
ChibiOS-33646949279936a67e3494348c55cead9f7a8372.tar.bz2
ChibiOS-33646949279936a67e3494348c55cead9f7a8372.zip
Added SAMA5D2x registry
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10372 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/SAMA/SAMA5D2x/hal_lld.h')
-rw-r--r--os/hal/ports/SAMA/SAMA5D2x/hal_lld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h
index 0a7b8aae5..ac3f7bc3b 100644
--- a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h
+++ b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h
@@ -33,6 +33,8 @@
#ifndef _HAL_LLD_H_
#define _HAL_LLD_H_
+#include "sama_registry.h"
+
/* If the device type is not externally defined, for example from the Makefile,
then a file named board.h is included. This file must contain a device
definition compatible with the vendor include file.*/