aboutsummaryrefslogtreecommitdiffstats
path: root/ports/AVR
diff options
context:
space:
mode:
Diffstat (limited to 'ports/AVR')
-rw-r--r--ports/AVR/chcore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/AVR/chcore.h b/ports/AVR/chcore.h
index eb7e334f6..cb2920a2d 100644
--- a/ports/AVR/chcore.h
+++ b/ports/AVR/chcore.h
@@ -20,6 +20,8 @@
#ifndef _CHCORE_H_
#define _CHCORE_H_
+#define CH_ARCHITECTURE_AVR
+
/*
* Interrupt saved context.
*/