aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-16 08:14:51 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-16 08:14:51 +0000
commitecd12dd557cc312c51df58fca4e88eb920e792a4 (patch)
tree7498d6de330eec392da2ed94ef6136be03155e70 /readme.txt
parent4357e72857abc3e74605266f169b273e9e0fa210 (diff)
downloadChibiOS-ecd12dd557cc312c51df58fca4e88eb920e792a4.tar.gz
ChibiOS-ecd12dd557cc312c51df58fca4e88eb920e792a4.tar.bz2
ChibiOS-ecd12dd557cc312c51df58fca4e88eb920e792a4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6163 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 ebe24bb50..ea4585d99 100644
--- a/readme.txt
+++ b/readme.txt
@@ -114,6 +114,7 @@
(backported to 2.6.0).
- FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(backported to 2.6.0,
2.4.4, 2.2.10, NilRTOS).
+- NEW: Improvements to the STM32F4xx backup domain initialization.
- NEW: Added initializer for the DIER register to the STM32 GPT, ICU and
PWM drivers.
- NEW: Added support for 32bits counters to the STM32 GPT driver.