aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ext/CMSIS/KINETIS/kl26z.h
Commit message (Collapse)AuthorAgeFilesLines
* [KINETIS] Consolidate KL2x I2C CMSIS defs.flabbergast2016-04-241-79/+1
|
* [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z.flabbergast2016-04-241-9/+9
| | | | | | For some strange reason Freescale refers to this I2C register as 'S1' on KL26Z and as 'S' on all other Kinetises (K20x, KL2xZ). To avoid horrible #ifs in the driver, use 'S' also on KL26Z.
* [KINETIS] Add CMSIS definitions.flabbergast2016-03-221-0/+1247