From 23893d9b73ebc28ff111d21827122677c27bee55 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Wed, 10 Dec 2014 16:18:29 +0900 Subject: Version 0.04 --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 37a8360..18dd99c 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,16 @@ NEWS - Noteworthy changes * Major changes in Chopstx 0.04 - Released 2013-12-XX, by NIIBE Yutaka + Released 2014-12-10, by NIIBE Yutaka + +** new board.h macros and sys.c in example +In board.h, RCC_APB2ENR_IOP_EN was renamed to RCC_ENR_IOP_EN and +RCC_APB2RSTR_IOP_RST was renamed to RCC_RSTR_IOP_RST. Example sys.c +was changed accordingly. + +** Bug fix of chopstx_wakeup_usec_wait +chopstx_usec_wait_var/chopstx_usec_wait won't be woken up +by chopstx_wakeup_usec_wait. This is now fixed in 0.04. ** Board support STBee and STBee Mini The board STBee and STBee Mini are now supported. -- cgit v1.2.3