aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/usb
AgeCommit message (Expand)Author
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-12Add an interface for soft disconnection, and hook it up in the F107 driver.Mike Smith
2011-12-28usb: Added support for Interface Association descriptors.Gareth McMullin
2011-12-17Added USB example for stm32f4.Gareth McMullin
2011-10-29Fixed some F105/F107 USB issues. Added user callback on SOF.Gareth McMullin
2011-03-30Added usbd_ep_nak_set() to force flow control on OUT endpoints.Gareth McMullin
2011-02-20USB driver for Connectivity-line devices partially working.Gareth McMullin
2011-02-10Minor cleanup of usb. Template driver for STM32F107 added.Gareth McMullin
2011-01-30Abstracted USB driver interface to to allow driver selection.Gareth McMullin
2010-12-31Some more file/path restructuring.Uwe Hermann