diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-08 08:37:57 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-08 08:38:18 +0900 |
commit | 2bb0e0de5d7d25d0bb036e6ee9cc0c94b62375ec (patch) | |
tree | cf51140efe12f605c54460a837da75bd30b371f6 /NEWS | |
parent | 4dc10d6b18730cb59c3ea25d435377c4adc2d549 (diff) |
Version 0.06release/0.06
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -3,11 +3,18 @@ NEWS - Noteworthy changes * Major changes in Chopstx 0.06 - Released 2015-??-?? + Released 2015-07-08 + +** New file: clk_gpio_init.c +To avoid duplication of code, clock and GPIO initialization code +is now in this file. ** New board support: STM32 Primer2 It is contributed by Kaz Kojima. +** New board support: CQ STARM +The old board which was "published" by CQ Publishing in 2008 is added. + * Major changes in Chopstx 0.05 |