aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS/LLD/hal_i2c_lld.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-141-1/+1
| | | | deprecated MS2ST calls.
* [KINETIS] Add I2C workaround for KL27Z.flabbergast2016-04-251-2/+65
|
* [KINETIS] Fix I2C clock divisor computation.flabbergast2016-04-251-2/+2
|
* [KINETIS] I2C driver: implement timeout.flabbergast2016-04-251-6/+25
|
* [KINETIS] Slightly rewrite and comment i2c driver.flabbergast2016-04-251-56/+143
|
* [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0Jonathan Struebel2016-04-081-1/+1
|
* [KINETIS] Rename HAL LLD files.flabbergast2016-04-041-0/+414