Added USBIP driver for emulation.

This commit is contained in:
NIIBE Yutaka
2017-06-26 19:32:43 +09:00
parent 5419580519
commit 526b8fec2a
3 changed files with 2215 additions and 0 deletions

View File

@@ -42,6 +42,9 @@ NIIBE Yutaka:
board-fs-bb48.h board-fs-bb48.h
Under contract of g10 Code GmbH, wrote:
mcu/usb-usbip.c
Paul Fertser: Paul Fertser:
Added Blue Pill support. Added Blue Pill support.
board/board-blue-pill.h board/board-blue-pill.h

View File

@@ -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> 2017-06-23 NIIBE Yutaka <gniibe@fsij.org>
* chopstx-gnu-linux.c, chopstx-gnu-linux.h: New. * chopstx-gnu-linux.c, chopstx-gnu-linux.h: New.

2204
mcu/usb-usbip.c Normal file

File diff suppressed because it is too large Load Diff