aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates')
-rw-r--r--os/hal/templates/hal_lld.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/templates/hal_lld.h b/os/hal/templates/hal_lld.h
index c6dd6e6f7..e8ab84e0a 100644
--- a/os/hal/templates/hal_lld.h
+++ b/os/hal/templates/hal_lld.h
@@ -27,6 +27,8 @@
#ifndef _HAL_LLD_H_
#define _HAL_LLD_H_
+#include "avr/io.h"
+
/*===========================================================================*/
/* Driver constants. */
/*===========================================================================*/