aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-07-16 10:16:51 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-07-16 10:16:51 +0000
commit0ac8c37d5bb7bdbe2beecea0396b7698041a355e (patch)
treeec270fa92245d6dbc2863917b7f3e21751bc0640 /readme.txt
parent53fe4e39fa53c53fc5bc40effc73c5580f82e492 (diff)
downloadChibiOS-0ac8c37d5bb7bdbe2beecea0396b7698041a355e.tar.gz
ChibiOS-0ac8c37d5bb7bdbe2beecea0396b7698041a355e.tar.bz2
ChibiOS-0ac8c37d5bb7bdbe2beecea0396b7698041a355e.zip
Fixed bug #765.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9703 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 e00c28b66..2cf8443ee 100644
--- a/readme.txt
+++ b/readme.txt
@@ -123,6 +123,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed wrong check in win32 simulator serial driver (bug #765)
+ (backported to 16.1.6, 3.0.6, 2.6.10).
- HAL: Fixed dependency on RT in hal_usb.c (bug #764)(backported to 16.1.6).
- HAL: Fixed wrong backup domain reset in STM32L4xx\hal_lld (bug #763)
(backported to 16.1.6).