aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2015-07-15 12:08:15 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2015-07-15 12:09:07 +0900
commitbdaae5661d374d8bc7fe2a3244c10f535180bc2a (patch)
tree9e8d6975c6422e77e12fded29ca1501a29232a20 /NEWS
parent2de0e2c4057b301cda931da246eace5de218d8af (diff)
Version 0.07release/0.07
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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