diff options
Diffstat (limited to 'demos/STM32/NASA-OSAL-STM32F407-DISCOVERY')
-rw-r--r-- | demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/chconf.h b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/chconf.h index 87dd34946..b09c78b5f 100644 --- a/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/chconf.h +++ b/demos/STM32/NASA-OSAL-STM32F407-DISCOVERY/chconf.h @@ -29,6 +29,7 @@ #define CHCONF_H
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|