diff options
Diffstat (limited to 'os/hal')
-rw-r--r-- | os/hal/ports/STM32/STM32F4xx/hal_lld.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/ports/STM32/STM32F4xx/hal_lld.h b/os/hal/ports/STM32/STM32F4xx/hal_lld.h index f4d1f1955..1fa6159b9 100644 --- a/os/hal/ports/STM32/STM32F4xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F4xx/hal_lld.h @@ -34,6 +34,7 @@ * - STM32F401xC, STM32F401xE for High-performance STM32 F-4 devices.
* - STM32F411xE for High-performance STM32 F-4 devices.
* - STM32F446xx for High-performance STM32 F-4 devices.
+ * * STM32F469xx, STM32F479xx for High-performance STM32 F-4 devices.
* .
*
* @addtogroup HAL
|