diff options
Diffstat (limited to 'testhal/STM32/STM32F2xx/PWM-ICU')
-rw-r--r-- | testhal/STM32/STM32F2xx/PWM-ICU/chconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F2xx/PWM-ICU/chconf.h b/testhal/STM32/STM32F2xx/PWM-ICU/chconf.h index e753a82fb..34a0dcc70 100644 --- a/testhal/STM32/STM32F2xx/PWM-ICU/chconf.h +++ b/testhal/STM32/STM32F2xx/PWM-ICU/chconf.h @@ -29,6 +29,7 @@ #define CHCONF_H
#define _CHIBIOS_RT_CONF_
+#define _CHIBIOS_RT_CONF_VER_5_0_
/*===========================================================================*/
/**
|