aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS/LLD/hal_sdc_lld.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize KINETIS driver filesKonstantin Oblaukhov2018-11-201-993/+0
* Fix MK66F18 compilation for the following HALs: Serial, I2C, EXT, ADC, GPT, P...Michael Walker2018-05-071-1/+17
* Use an interrupt instead of polling for simple commands.Wim Lewis2018-01-181-21/+15
* Improved error handling: check the card's state before trying to abortWim Lewis2018-01-181-10/+88
* Low-level driver for the Kinetis SDHC peripheral as found on the MK64FX512Wim Lewis2018-01-061-0/+905