aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 16:59:22 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-11-19 16:59:22 +0000
commitcdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84 (patch)
treeb64efa9ea1ae837b2ba7602c5c638f926175dfa3 /readme.txt
parent7f8bcc6c681e6632f33316c08cba46546c4924d5 (diff)
downloadChibiOS-cdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84.tar.gz
ChibiOS-cdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84.tar.bz2
ChibiOS-cdfdb0f5efde17a1c2c7dd69d1b2e611c48b6b84.zip
Fixed Bug #793
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9925 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 2829a5220..eb9894a95 100644
--- a/readme.txt
+++ b/readme.txt
@@ -148,6 +148,7 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- RT: Fixed double empty lines (bug #793)(backported to 16.1.6, 3.0.6).
- HAL: Fixed wrong entries in STM32L4 registry (bug #792)(backported to
16.1.6).
- HAL: Fixed missing ARPE bit in CR1 initialization on STM32 GPT driver