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