aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 09:10:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-16 09:10:04 +0000
commitca21f0fa25e633f5fa42a04058d1e39b410ffffe (patch)
tree509ae617ecca400183cb3c1a79d4824e28fc48ef /readme.txt
parentb570290ae7fc9b1d2c13140032f9eff85523ca8f (diff)
downloadChibiOS-ca21f0fa25e633f5fa42a04058d1e39b410ffffe.tar.gz
ChibiOS-ca21f0fa25e633f5fa42a04058d1e39b410ffffe.tar.bz2
ChibiOS-ca21f0fa25e633f5fa42a04058d1e39b410ffffe.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4915 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 73f60e50d..7946caea0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -83,14 +83,14 @@
*** 2.5.1 ***
- FIX: Possible false detect of loaded prescaler in RTCv1 driver (bug
- 3595489) (backported to 2.4.3).
+ 3595489)(backported to 2.4.3).
- FIX: Unneded RTC initialization when HAL_USE_RTC disabled (bug 3594620)
(backported to 2.4.3).
-- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083) (backported
+- FIX: Compilation issue with HAL_USE_RTC disabled (bug 3594083)(backported
to 2.4.3).
-- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005) (backported
+- FIX: Wasting of BKP registers in RTCv1 driver (bug 3594005)(backported
to 2.4.3).
-- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972) (backported
+- FIX: Potential problem with RTC_CRL_RSF bit (bug 3593972)(backported
to 2.4.3).
- FIX: Fixed DMA reconfiguration problem in STM32 SPI driver (bug 3592809)
(backported to 2.4.3).