aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 13:05:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 13:05:16 +0000
commitc5631272e9db64de46b7e7fd67f961f51d230466 (patch)
treeecd59ce29244334b98dbeb0753308bc43dd588bd /readme.txt
parent5bbc0cefcddfa6870b592018fe10c503c2c06aad (diff)
downloadChibiOS-c5631272e9db64de46b7e7fd67f961f51d230466.tar.gz
ChibiOS-c5631272e9db64de46b7e7fd67f961f51d230466.tar.bz2
ChibiOS-c5631272e9db64de46b7e7fd67f961f51d230466.zip
Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6019 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 ec02afe67..84bad8ccb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -101,6 +101,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: Added support for STM32F4xx backup RAM.
- NEW: Added port support for SCP560B64.
- NEW: Added DAC driver high level files and low level files templates.
- NEW: Added support of UART4 and UART5 (STM32F4x and STM32F2x platforms)