diff options
Diffstat (limited to 'os/rt/templates/chconf.h')
-rw-r--r-- | os/rt/templates/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/rt/templates/chconf.h b/os/rt/templates/chconf.h index 8a441276f..df4365f99 100644 --- a/os/rt/templates/chconf.h +++ b/os/rt/templates/chconf.h @@ -29,6 +29,7 @@ #define CHCONF_H
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|