aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/fatfs_bindings
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2019-08-243-60/+96
|\
| * Fix F7 cache invalidation on write operationJosé Simões2019-03-101-6/+17
| * Add call to cache flush on disk writeJosé Simões2019-03-071-0/+3
| * Fixes for USB MSDJosé Simões2019-02-271-31/+53
| * Adopt sources to new HAL.Konstantin Oblaukhov2018-09-242-6/+10
* | FATFS: update diskio to match FATFS versionDiego Ismirlian2018-08-201-6/+6
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2018-08-202-11/+11
|\|
| * fatfs: update to latest ChibiOS changesRomain Reignier2018-03-122-11/+11
* | USBH: silence compiler warningDiego Ismirlian2017-10-291-0/+1
* | USBH: testhal example: improve support for multiple FAT devicesDiego Ismirlian2017-08-083-48/+76
|/
* USBH: Fix compile with FATFS 0.12bDiego Ismirlian2017-08-071-12/+12
* USB Host fixesDiego Ismirlian2017-06-052-0/+327