aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-02 13:05:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-11-02 13:05:39 +0000
commitb630753334a5f0c92f3806d2185f1bdc4357d8c2 (patch)
treebd32ce7dd7fa3993af9110a4fecc3982649b255f /readme.txt
parentac7052679700ffae4b56159e301224c44c7b5cdd (diff)
downloadChibiOS-b630753334a5f0c92f3806d2185f1bdc4357d8c2.tar.gz
ChibiOS-b630753334a5f0c92f3806d2185f1bdc4357d8c2.tar.bz2
ChibiOS-b630753334a5f0c92f3806d2185f1bdc4357d8c2.zip
Fixed bug #435.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6409 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 5a429b9e7..ed183f690 100644
--- a/readme.txt
+++ b/readme.txt
@@ -91,6 +91,7 @@
*** 2.7.0 ***
- FIX: Fixed timing issue in the STM32 OTGv1 USB driver (bug #436)(backported
to 2.6.2).
+- FIX: Fixed STM32L1 remove reset flag (bug #435)(backported to 2.6.2).
- FIX: Fixed add RTC to STM32L1 (bug #433)(backported to 2.6.2).
- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430)
(backported to 2.6.2 and 2.4.6).