2 Commits (08c5f2a1fb16b279907eb622ac043046d7a1a35c)

Author SHA1 Message Date
Karl Palsson 1f359e0cb8 doc: efm32: tag USB files for doxygen generation 5 years ago
Sebastian Holzapfel 995d19ebfd efm32hg: usb: add usb support 7 years ago
Sebastian Holzapfel a2ee90fbfe usb: stm32fx07 -> usb_dwc_common 7 years ago
David Sidrane cf80e2bd5e stm32f4: USB support for newer OTG cores 8 years ago
Karl Palsson 825b51a6a8 usb: dwc_otg: fix missing includes 8 years ago
Karl Palsson 422d708384 usb: dwc_otg: enable clocks automatically. 8 years ago
Amir Hammad 6357630a90 stm32/usb: otg_fs and otg_hs register definitions 10 years ago
Frantisek Burian 0cc0134f21 usb: Only enable the SOF interrupt if user_callback_sof is given. 10 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 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 651917aeb4 Added USB example for stm32f4. 13 years ago
Uwe Hermann 3e9b9cb345 usb: Coding-style fixes. 13 years ago
Gareth McMullin 30e188cf07 Only allow one packet in TX fifos. 13 years ago
Gareth McMullin e0fe43357d usb_f107: Fixed lost 4 bytes on control OUT transaction. 13 years ago
Gareth McMullin 284be93037 Restored OTG clock enable in RCC in f107 usb init. 13 years ago
Gareth McMullin b05a5dcf2a Fixed some F105/F107 USB issues. Added user callback on SOF. 13 years ago
Fergus Noble 7518bc83c1 Fixing some header references 13 years ago
Fergus Noble 59c1c40e2c Fixing some header references 13 years ago
Uwe Bonnes 32c276a708 Move enabling the USB Clock into stm32f10x_usbd_init 14 years ago
Gareth McMullin 3d820c6ed7 Fixed stm32f107 usb driver to allow calling usbd_poll from irq handler. 14 years ago
Gareth McMullin ef0ff192f7 Added usbd_ep_nak_set() to force flow control on OUT endpoints. 14 years ago
Gareth McMullin 6bbc4c2f7c Fixed non-control endpoints for connectivity line USB. 14 years ago
Gareth McMullin bf0d1a7b41 Connectivity line USB driver now enumerating correctly. 14 years ago
Gareth McMullin 554feb7f27 USB driver for Connectivity-line devices partially working. 14 years ago
Gareth McMullin e64a9d2bf9 Minor cleanup of usb. Template driver for STM32F107 added. 14 years ago