diff options
Diffstat (limited to 'os/hal/templates')
-rw-r--r-- | os/hal/templates/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/halconf.h b/os/hal/templates/halconf.h index 917b8e495..138f4986a 100644 --- a/os/hal/templates/halconf.h +++ b/os/hal/templates/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H
#define _CHIBIOS_HAL_CONF_
-#define _CHIBIOS_HAL_CONF_VER_6_0_
+#define _CHIBIOS_HAL_CONF_VER_7_0_
#include "mcuconf.h"
|