aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-26 11:08:54 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-26 11:08:54 +0000
commitbca147691262e8456d6449ca4908429d8d29db86 (patch)
treefffb8e3ebff7b7ae939af0c1ec88c3fd2dd7d81e /readme.txt
parente9e97281a12b6e1e5afff6ca6e51ab4531ddceb4 (diff)
downloadChibiOS-bca147691262e8456d6449ca4908429d8d29db86.tar.gz
ChibiOS-bca147691262e8456d6449ca4908429d8d29db86.tar.bz2
ChibiOS-bca147691262e8456d6449ca4908429d8d29db86.zip
Fixed Bug #746
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9531 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 4aae2e50d..fa5088a72 100644
--- a/readme.txt
+++ b/readme.txt
@@ -113,6 +113,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed wrong comments and indent in STM32F4xx and STM32F7xx
+ hal_lld.h (bug #746).
- 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).