diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 07bf131cc..96b3e5cba 100644 --- a/readme.txt +++ b/readme.txt @@ -62,7 +62,11 @@ objects (bug 2952961).
- FIX: Wrong prototype in template file chcore.c (bug 2951529)(backported
in 1.4.1).
+- NEW: Added an experimental PowerPC port targeting the SPC563M64/MPC563x
+ ST/Freescale automotive SOCs. The port passed the whole test suite but it
+ will be developed further in next releases.
- NEW: Added BOARD_NAME macro to the various board.h files.
+- NEW: Added a MemoryStream class under ./os/various.
*** 1.5.1 ***
- FIX: Fixed insufficient stack space for the idle thread in the ARMCM3 port
|