diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-23 09:05:11 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-23 09:05:11 +0900 |
commit | 78c825afe83ff20e43fb680e16d5b86ccbe04fe1 (patch) | |
tree | eadfb251e612c00cc309a3335082fe8714ba69a5 /ChangeLog | |
parent | 1bd14d8d40b7132fb2648df8cccb36f73532b17c (diff) |
Add GNU/Linux support (not yet makefile).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2017-06-23 NIIBE Yutaka <gniibe@fsij.org> + * chopstx-gnu-linux.c, chopstx-gnu-linux.h: New. + * chopstx.c (chx_init): Use chx_init_arch. (chopstx_create): Use chopstx_create_arch. (chx_systick_reset, chx_systick_reload, chx_systick_get) |