diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-26 19:32:43 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-06-26 19:32:43 +0900 |
commit | 526b8fec2aff8961453ee40c0d7b19bdb30da0bb (patch) | |
tree | 62a6a38931cded209e8a59cd6f6a7eed483335fa /ChangeLog | |
parent | 54195805190058483180cc76fbd49ee3522e4bed (diff) |
Added USBIP driver for emulation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2017-06-26 NIIBE Yutaka <gniibe@fsij.org> + + * mcu/usb-usbip.c: New. + + * rules.mk: Support EMULATION. + + * entry.c (main): Support GNU_LINUX_EMULATION. + 2017-06-23 NIIBE Yutaka <gniibe@fsij.org> * chopstx-gnu-linux.c, chopstx-gnu-linux.h: New. |