diff options
Diffstat (limited to 'demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h')
-rw-r--r-- | demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h b/demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h index c677bbe1f..a2f0a20ff 100644 --- a/demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h +++ b/demos/STM32/RT-STM32F469I-DISCOVERY/chconf.h @@ -29,6 +29,7 @@ #define _CHCONF_H_
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|