From 56cf40e555db653dc503afe4e750f23ef5cb66d6 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 28 Nov 2015 10:55:48 +0000 Subject: STM32 LPUART1 support added. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8539 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 323dfb0e2..360373d30 100644 --- a/readme.txt +++ b/readme.txt @@ -119,7 +119,8 @@ - HAL: Added support for I2C3 and I2C4 to the STM32 I2Cv2 I2C driver. - HAL: Added support for SPI4...SPI6 to the STM32 SPIv2 SPI driver. - 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: Added support for UART7 and UART8,LPUART1 to the STM32 UARTv2 serial + driver. - HAL: STM32F2xx, STM32F4xx and STM32F7xx devices now share the same ADCv2 and DMAv2 drivers. - HAL: STM32F0xx and STM32L0xx devices now share the same ADCv1 driver. -- cgit v1.2.3