aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-02 06:40:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-02 06:40:46 +0000
commitc6d3697eda985c4ecbd0021ae0c20e5194436c9f (patch)
tree6f29f006b70232cc9d9555f0962432a1013e29c7 /readme.txt
parentf3c59270de92e7424bcdd5a8966e026dc6689008 (diff)
downloadChibiOS-c6d3697eda985c4ecbd0021ae0c20e5194436c9f.tar.gz
ChibiOS-c6d3697eda985c4ecbd0021ae0c20e5194436c9f.tar.bz2
ChibiOS-c6d3697eda985c4ecbd0021ae0c20e5194436c9f.zip
Fixed bug #851.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10284 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index ace1e6835..06a8e9227 100644
--- a/readme.txt
+++ b/readme.txt
@@ -88,6 +88,8 @@
*****************************************************************************
*** Next ***
+- HAL: Fixed wrong frame size code in STM32 USARTv2 UART driver (bug #851)
+ (backported to 17.6.1 and 16.1.9).
- NIL: Fixed documentation-related issues (bug #850)(backported to 17.6.1).
- RT: Fixed documentation-related issues (bug #850)(backported to 17.6.1).
- RT: Fixed leftover chcustomer.h file (bug #849)(backported to 17.6.1).