aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/KINETIS
Commit message (Collapse)AuthorAgeFilesLines
* [KINETIS] fix ADC LLD bug, grpp access after clearbunnie2016-04-241-2/+3
|
* [KINETIS] Fix I2C TX to not wait for RX if requested rxbytes is 0Jonathan Struebel2016-04-081-1/+1
|
* [KINETIS] Rename header guards in HAL.flabbergast2016-04-0415-45/+45
|
* [KINETIS] Rename HAL LLD files.flabbergast2016-04-0424-19/+19
|
* [KINETIS] HAL cleanup/update.flabbergast2016-03-2237-5615/+3880
| | | | | | | New entries in kinetis_registry.h to support new MCUs. Moved registers to ext/CMSIS, like it is done for STM32. Move the same drivers to LLD. Add USB driver.
* [KINETIS] Fix platform driver references to contribFabio Utzig2016-03-082-21/+21
|
* [KINETIS] Move from main repo to contribFabio Utzig2016-03-0736-0/+11690