aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 851f2e0b0..c3cbb14ab 100644
--- a/readme.txt
+++ b/readme.txt
@@ -71,8 +71,12 @@
*****************************************************************************
*** 2.3.4 ***
+- FIX: Fixed wrong macro definition in ARMv6-M architecture files (bug
+ 3310084).
- NEW: Now the STM32 SDC driver supports unaligned buffers transparently.
Optimized the driver for single block read and write operations.
+- NEW: Finished the reorganization of the Cortex-Mx ports, now also the
+ IAR and RVCT ports support the new Compact mode.
*** 2.3.3 ***
- FIX: Fixed race condition in output queues (bug 3303908)(backported