summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_otgfs.h
Commit message (Expand)AuthorAgeFilesLines
* Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mod...Gregory Nutt2014-10-071-1/+1
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* STM32 OTG FS device and host drivers extended so that they can support either...Gregory Nutt2013-11-101-1/+1
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-2/+36
* STM32 SDIO driver: Add supported for data block end (DBCKEND) interrupt. Fro...Gregory Nutt2013-07-081-1/+1
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-0/+93