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:
parent
71095fd300
commit
2aae1a50a3
|
@ -88,8 +88,8 @@
|
||||||
*** Releases ***
|
*** Releases ***
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** 2.7.0 ***
|
*** 2.7.0 ***
|
||||||
- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430)
|
- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430)
|
||||||
(backported to 2.6.2 and 2.4.6).
|
(backported to 2.6.2 and 2.4.6).
|
||||||
- FIX: Fixed PAL driver documentation error (bug #427)(backported to 2.6.1
|
- FIX: Fixed PAL driver documentation error (bug #427)(backported to 2.6.1
|
||||||
and 2.4.5).
|
and 2.4.5).
|
||||||
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue