USB library ...........
:Stable release: unreleased
:Status: feature complete
:Maintainer:
:Description: Library to interface with USB2 PHY
Port documentation
Complete the Interrupt experiment (vcom) by porting endpoint0 to the interrupt layer.
This module contains the code that deals with the common requests on endpoint0, and a series of example USB devices that can be built, including HID, and three CDC devices (Ethernet, Modem).
The virtual COM port example is experimental and uses interrupts to reduce thread-count - this needs more testing to check that the turnaround times are reliable.
Some devices are based on a funky keyboard with two embedded L1s, other on the L1-audio board. All should be ported to the L1-audio board so that there is a platform on which this code can be ran.
The EEM example needs testing - it needs a host that supports EEM!
Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.