We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3847477 commit ae6e44eCopy full SHA for ae6e44e
targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L496xG/device/stm32l4xx.h
@@ -92,7 +92,7 @@
92
/* #define STM32L476xx */ /*!< STM32L476xx Devices */
93
/* #define STM32L485xx */ /*!< STM32L485xx Devices */
94
/* #define STM32L486xx */ /*!< STM32L486xx Devices */
95
- #define STM32L496xx /*!< STM32L496xx Devices */
+ #define STM32L496xx /*!< STM32L496xx Devices */
96
/* #define STM32L4A6xx */ /*!< STM32L4A6xx Devices */
97
#endif
98
0 commit comments