aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-26 11:00:08 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-26 11:00:08 +0000
commite9e97281a12b6e1e5afff6ca6e51ab4531ddceb4 (patch)
tree2de2eaeb3a18d3c4df4b78e46704075f24fc719f /readme.txt
parent96f3718cc7e228e4b365cb2cba3d15f6451a8e19 (diff)
downloadChibiOS-e9e97281a12b6e1e5afff6ca6e51ab4531ddceb4.tar.gz
ChibiOS-e9e97281a12b6e1e5afff6ca6e51ab4531ddceb4.tar.bz2
ChibiOS-e9e97281a12b6e1e5afff6ca6e51ab4531ddceb4.zip
Fixed Bug #745
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9526 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 00301de06..4aae2e50d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -113,6 +113,7 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Removed wrong SAI masks in STM32F4xx hal_lld.h (bug #745).
- HAL: Fixed wrong mask placement in STM32F4xx hal_lld.h (bug #744).
- HAL: Fixed wrong indent in STM32F4xx hal_lld.h (bug #743).
- HAL: Removed unused macros in STM32F7xx and STM32F4xx hal_lld.h (bug #742).