diff options
Diffstat (limited to 'os/nil/templates')
-rw-r--r-- | os/nil/templates/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/nil/templates/chconf.h b/os/nil/templates/chconf.h index 9cce97ceb..c2ebb4f7f 100644 --- a/os/nil/templates/chconf.h +++ b/os/nil/templates/chconf.h @@ -29,6 +29,7 @@ #define CHCONF_H
#define _CHIBIOS_NIL_CONF_
+#define _CHIBIOS_NIL_CONF_VER_5_0_
/*===========================================================================*/
/**
|