From bf86c9d9beb4bfc9ce8505c873bc909d53f6424f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 4 Aug 2015 12:49:40 +0000 Subject: Added support up to STM32 UART8 in v2 drivers. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8155 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 68fa3843d..fca1e94ea 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,8 @@ ***************************************************************************** *** 3.1.0 *** +- HAL: Added support for UART4...UART8 to the STM32 UARTv2 UART driver. +- HAL: Added support for UART7 and UART8 to the STM32 UARTv2 serial driver. - HAL: STM32F0xx and STM32L0xx devices now share the same ADCv1 and DMAv1 drivers. - HAL: Introduced preliminary support for STM32L0xx devices. -- cgit v1.2.3