From 9396b6dc4f3859440399977fcf27be2fcbe0e13d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 22 Feb 2010 19:11:24 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1664 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3