diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-10-29 16:12:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-10-29 16:12:49 +0000 |
commit | b7db852d0bbbcfe52810ab68b6885b2cf6064276 (patch) | |
tree | 030704ed2492f03f55c64c19db61e4fdc0ad5619 /readme.txt | |
parent | 498d5c6125a80190e4732ae36187657df5504a61 (diff) | |
download | ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.tar.gz ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.tar.bz2 ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6395 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index cef87e972..66d242c99 100644 --- a/readme.txt +++ b/readme.txt @@ -116,6 +116,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 STM32F401/STM32F42x/STM32F43x devices.
- NEW: Added support for STM32F0xx platform in RTCv2 driver.
- NEW: Improvements to the STM32F4xx backup domain initialization.
- NEW: Added initializer for the DIER register to the STM32 GPT, ICU and
|