aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/fatfs_diskio.c
Commit message (Collapse)AuthorAgeFilesLines
* USB Host fixesDiego Ismirlian2017-06-051-143/+0
| | | | | | | | - Cleaned up alignment macros for GCC & IAR - Corrected EP halt and Clear halt behaviours - Initialization of class drivers by USB Host main driver - Minor cosmetic fixes - Updated USB_HOST testhal app
* make stm32 usb host testhal compileNicolas Reinecke2016-11-081-1/+0
|
* USB-Host: Initial commitFabien Poussin2016-02-151-0/+144