Paul A. Patience
|
099990f3da
|
STM32: Add support for STM32F46xxx
|
2016-03-01 12:18:07 -05:00 |
|
Gregory Nutt
|
9caf33e13b
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
|
David Sidrane
|
7c96342c63
|
Break the stm32_otg.h into an stm32fxxxxx and stm32f44xx (should work on F7) versions
|
2015-08-21 13:55:06 -10:00 |
|
Gregory Nutt
|
6023219078
|
Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mode logic. From Brennan Ashton
|
2014-10-07 15:05:30 -06:00 |
|
Gregory Nutt
|
d01808c603
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
|
Gregory Nutt
|
fe800abc58
|
STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit
|
2013-11-10 07:23:06 -06:00 |
|
Gregory Nutt
|
34418d12bb
|
Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports.
|
2013-08-13 15:03:46 -06:00 |
|
Gregory Nutt
|
dfe6452b8e
|
Add untested OHCI driver for the SAMA5; structure naming and header files for USB host initialization prototypes
|
2013-08-11 17:11:32 -06:00 |
|
Gregory Nutt
|
78bffd06c2
|
STM32 SDIO driver: Add supported for data block end (DBCKEND) interrupt. From Chia Cheng Tsao
|
2013-07-08 09:04:05 -06:00 |
|
patacongo
|
22a5726aa7
|
More progress on the STM32 OTG FS device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4558 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-05 14:12:41 +00:00 |
|