aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index cbfe25fbf..d3a7a31b6 100644
--- a/readme.txt
+++ b/readme.txt
@@ -68,7 +68,8 @@
ST/Freescale automotive SOCs. The port passed the whole test suite but it
will be developed further in next releases.
- NEW: Added core variant name macro in chcore.h and platform name in
- hal_lld.h, the info are printed in the test report.
+ hal_lld.h, the info are printed in the test report and from the "info"
+ shell command.
- NEW: Added BOARD_NAME macro to the various board.h files.
- NEW: Added a MemoryStream class under ./os/various.