diff --git a/readme.txt b/readme.txt index bdb249dd6..cef87e972 100644 --- a/readme.txt +++ b/readme.txt @@ -88,8 +88,8 @@ *** Releases *** ***************************************************************************** -*** 2.7.0 *** -- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430) +*** 2.7.0 *** +- FIX: Fixed possible unalignment in GCC Cortex-M scatter files (bug #430) (backported to 2.6.2 and 2.4.6). - FIX: Fixed PAL driver documentation error (bug #427)(backported to 2.6.1 and 2.4.5). @@ -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 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 PWM drivers.