aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/fatfs_bindings/fatfs.mk
Commit message (Collapse)AuthorAgeFilesLines
* Adopt sources to new HAL.Konstantin Oblaukhov2018-09-241-0/+4
|
* fatfs: update to latest ChibiOS changesRomain Reignier2018-03-121-1/+1
|
* USB Host fixesDiego Ismirlian2017-06-051-0/+7
- 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