29 Commits (c09ebbc95627b8dbc3210ccb2341a41e7770567b)

Author SHA1 Message Date
fenugrec c899273c62 usb: Improved comments of USB API 9 years ago
Kuldeep Singh Dhaka 4b892724cf usb: provide typedefs for all the function callbacks. 10 years ago
Karl Palsson bc212bba45 usb: correctly document return type. 9 years ago
Kuldeep Singh Dhaka 7dbb93c784 usb: fetch endpoint 0 max size from descriptor 11 years ago
Felix Ruess 922d8f7079 [usb] fix user_callback_set_config 10 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
Andrey Smirnov 113e5c22e6 Change the way buffer for control requests data is allocated 12 years ago
Ken Sarkies 1374d2622b Place generic USB header and source files into the documentation tree. 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
Uwe Hermann 373794ab68 usb: Fix some Doxygen comments. 13 years ago
Uwe Hermann 3e9b9cb345 usb: Coding-style fixes. 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
Uwe Hermann a0091f18c7 Cosmetics, consistency fixes, fix compiler warnings. 14 years ago
Gareth McMullin aac65d8560 Abstracted USB driver interface to to allow driver selection. 14 years ago
Uwe Hermann 8f251e8a9d Some more file/path restructuring. 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
Uwe Hermann 6e090ccee1 Initial USB device stack for STM32. 14 years ago