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