Version 0.12

This commit is contained in:
NIIBE Yutaka
2016-05-31 15:17:38 +09:00
parent 4889a5386b
commit c79a41870a
6 changed files with 33 additions and 34 deletions

View File

@@ -1,5 +1,8 @@
2016-05-31 NIIBE Yutaka <gniibe@fsij.org>
* VERSION: 0.12.
* doc/chopstx.texi (VERSION): 0.12.
* sys.h: New.
* example-cdc, example-fs-bb48: Update.
@@ -51,8 +54,6 @@
keep unchanged.
(sys_version, sys_board_id, sys_board_name, sys_vector): New.
* chopstx.c (preempt): Fix IDLE thread stack pointer.
2016-05-26 NIIBE Yutaka <gniibe@fsij.org>
* entry.c: Follow the move of clk_gpio_init*.c