Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace vhci with usbip #247

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2017

  1. parts/usbip initial

    bridge avr_usb to a usbip attached device
    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    ad36001 View commit details
    Browse the repository at this point in the history
  2. examples/extra_board_usb: switch to usbip

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    ba4a731 View commit details
    Browse the repository at this point in the history
  3. sim/avr_usb: move types to separate file

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    71efa7e View commit details
    Browse the repository at this point in the history
  4. sim/avr_usb: whitespace / code conformance

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    6aa968d View commit details
    Browse the repository at this point in the history
  5. sim/avr_usb: generate sof interrupt

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    76e0410 View commit details
    Browse the repository at this point in the history
  6. sim/avr_usb: thread safetiness & code cleanup

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    86105c3 View commit details
    Browse the repository at this point in the history
  7. examples/board_usb: update doc and build by default

    (External dependencies are no longer required.)
    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    4e97649 View commit details
    Browse the repository at this point in the history
  8. parts/vhci: remove, replaced by usbip

    Torbjorn Tyridal committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    0275218 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. Add license headers to all files

    Torbjorn Tyridal committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    262574d View commit details
    Browse the repository at this point in the history