aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-24 19:35:29 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-24 19:35:29 +0000
commit8c8a1441fd198586aa1abd0e4b1231ac3445355b (patch)
tree53641d6d62b79d53f8ab01e21dc1af45ef68295d /readme.txt
parente0f986d17ab0251eb30bfb83cccdc72243a81164 (diff)
downloadChibiOS-8c8a1441fd198586aa1abd0e4b1231ac3445355b.tar.gz
ChibiOS-8c8a1441fd198586aa1abd0e4b1231ac3445355b.tar.bz2
ChibiOS-8c8a1441fd198586aa1abd0e4b1231ac3445355b.zip
Fixed Bug #744
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9518 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 eb5672619..00301de06 100644
--- a/readme.txt
+++ b/readme.txt
@@ -113,6 +113,7 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- 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).
- HAL: Fixed Doxygen related macros in STM32F7xx, STM32L0xx and STM32L4xx