From bdaae5661d374d8bc7fe2a3244c10f535180bc2a Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 15 Jul 2015 12:08:15 +0900 Subject: Version 0.07 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index af00601..ade6ffa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ NEWS - Noteworthy changes +* Major changes in Chopstx 0.07 + + Released 2015-07-15 + +** New Board macro definitions +Each board-*.h should have BOARD_ID and BOARD_NAME now. +FLASH_PAGE_SIZE and NEUG_ADC_SETTING2_* are deprecated. + +** New sys.c (2.1) +Flash memory size is probed at runtime now. System +service flash pages now include sys_board_id and sys_board_name. + + * Major changes in Chopstx 0.06 Released 2015-07-08 -- cgit v1.2.3