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