aboutsummaryrefslogtreecommitdiff
path: root/lib/usb/usb_control.c
AgeCommit message (Expand)Author
2012-11-13Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream...Jeff Ciesielski
2012-11-07Extend control hook frameworkAndrey Smirnov
2012-09-13USB core updated for reentrance based on Christian Cier-Zniewski's branchJason Kotzin
2012-09-13fixing usb and alignment issueJason Kotzin
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-17usb: Coding-style fixes.Uwe Hermann
2010-12-31Some more file/path restructuring.Uwe Hermann
2010-12-30More renames for libopenstm32 -> libopencm3.Uwe Hermann
2010-12-29USB: Cosmetics and coding-style fixes.Uwe Hermann
2010-12-29Replace uint8_t with u8 et al, fix whitespace.Uwe Hermann
2010-12-29Move generic USB stuff to a subdir, dedupe .h files.Uwe Hermann
2010-12-29More whitespace fixes.Uwe Hermann
2010-11-06Improved dispatching of user control callbacks.Gareth McMullin
2010-11-04Fixed HALT condition handling and data toggle.Gareth McMullin
2010-11-04add standard requestMartin Mueller
2010-11-02Initial USB device stack for STM32.Uwe Hermann