diff options
Diffstat (limited to 'testex/STM32')
-rw-r--r-- | testex/STM32/STM32L4xx/SPI-L3GD20/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testex/STM32/STM32L4xx/SPI-L3GD20/mcuconf.h b/testex/STM32/STM32L4xx/SPI-L3GD20/mcuconf.h index c1b342380..302bbdb1d 100644 --- a/testex/STM32/STM32L4xx/SPI-L3GD20/mcuconf.h +++ b/testex/STM32/STM32L4xx/SPI-L3GD20/mcuconf.h @@ -33,6 +33,7 @@ #define STM32L4xx_MCUCONF
#define STM32L476_MCUCONF
+#define STM32L486_MCUCONF
/*
* HAL driver system settings.
|