summaryrefslogtreecommitdiff
path: root/firmware/usbstack/usb_serial.h (follow)
Commit message (Expand)AuthorAge
* Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts2009-04-18
* reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts2008-10-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* - change the usb class driver framework to allow for device classes with more...Frank Gevaerts2008-04-26
* Add keywords and fix headers for files the usbstack files.Michael Sevakis2008-04-18
* reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2008-03-06
* implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts2008-03-02
* Major USB stack improvements. It now works at nearly the maximum speed for a ...Frank Gevaerts2008-02-20
* Add a working serial driver to usb stack. At the moment it simply echos back ...Christian Gmeiner2007-11-30