RTCv2. Updated readme.txt.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6332 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
barthess 2013-09-29 17:52:43 +00:00
parent 71095fd300
commit 2aae1a50a3
1 changed files with 3 additions and 2 deletions

View File

@ -116,6 +116,7 @@
(backported to 2.6.0). (backported to 2.6.0).
- FIX: Fixed MS2ST() and US2ST() macros error (bug #415)(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). 2.4.4, 2.2.10, NilRTOS).
- NEW: Added support for STM32F0xx platform in RTCv2 driver.
- NEW: Improvements to the STM32F4xx backup domain initialization. - NEW: Improvements to the STM32F4xx backup domain initialization.
- NEW: Added initializer for the DIER register to the STM32 GPT, ICU and - NEW: Added initializer for the DIER register to the STM32 GPT, ICU and
PWM drivers. PWM drivers.