aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-TEENSY2-USB
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR/RT-TEENSY2-USB')
-rw-r--r--demos/AVR/RT-TEENSY2-USB/chconf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/AVR/RT-TEENSY2-USB/chconf.h b/demos/AVR/RT-TEENSY2-USB/chconf.h
index 5039bace8..3a21adcf6 100644
--- a/demos/AVR/RT-TEENSY2-USB/chconf.h
+++ b/demos/AVR/RT-TEENSY2-USB/chconf.h
@@ -28,7 +28,8 @@
#ifndef CHCONF_H_
#define CHCONF_H_
-#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**