30 Commits (df654d7f28365217822078a0f13a7eb7b6d7b7cb)

Author SHA1 Message Date
Devan Lai c13c2b3b3c usb: Allow registration of a single non-contiguous string descriptor for WinUSB 4 years ago
David Lamparter 343cff4675 usb: make strings "const char * const *" 7 years ago
Karl Palsson 54b117c5a5 usb: Use enumerated return codes 10 years ago
Karl Palsson 3ed12b6fd9 usb: short control IN might need a ZLP 9 years ago
Kuldeep Singh Dhaka 4b892724cf usb: provide typedefs for all the function callbacks. 10 years ago
Andrey Smirnov db58d5ae82 Add provisions to support multiple altsettings 12 years ago
Franck Jullien d6bad27735 Allow more than one usbd_register_set_config_callback 10 years ago
Piotr Esden-Tempski cabbd21329 Reverted the __packed and __aligned change. 12 years ago
Piotr Esden-Tempski 39fa9e4c58 Stile fixes run, 80 char boundry. 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Ken Sarkies 1374d2622b Place generic USB header and source files into the documentation tree. 12 years ago
Piotr Esden-Tempski 80fd23580a Fix all warnings for stm32f1 lib. 12 years ago
Andrey Smirnov 7a5da60e26 Change USB strings handling code 12 years ago
Jason Kotzin 34beeae925 USB core updated for reentrance based on Christian Cier-Zniewski's branch 12 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
Mike Smith 7da1967056 Add an interface for soft disconnection, and hook it up in the F107 driver. 13 years ago
Gareth McMullin b05a5dcf2a Fixed some F105/F107 USB issues. Added user callback on SOF. 13 years ago
Gareth McMullin ef0ff192f7 Added usbd_ep_nak_set() to force flow control on OUT endpoints. 14 years ago
Gareth McMullin e64a9d2bf9 Minor cleanup of usb. Template driver for STM32F107 added. 14 years ago
Gareth McMullin aac65d8560 Abstracted USB driver interface to to allow driver selection. 14 years ago
Uwe Hermann 18790a2454 More renames for libopenstm32 -> libopencm3. 14 years ago
Uwe Hermann b5727a6c73 USB: Cosmetics and coding-style fixes. 14 years ago
Uwe Hermann c39eb69e4d Replace uint8_t with u8 et al, fix whitespace. 14 years ago
Uwe Hermann 34fd228bf9 Move generic USB stuff to a subdir, dedupe .h files. 14 years ago
Uwe Hermann f062777930 More whitespace fixes. 14 years ago
Gareth McMullin 7f002110dc Improved dispatching of user control callbacks. 14 years ago
Martin Mueller d6eacce827 add standard request 14 years ago
Uwe Hermann 6e090ccee1 Initial USB device stack for STM32. 14 years ago