summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/kl
Commit message (Collapse)AuthorAgeFilesLines
* KL25Z: Fix some memory mapp and register definitions; no UART3-5Gregory Nutt2013-04-251-1/+0
|
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI ↵Gregory Nutt2013-04-161-3/+0
| | | | register. We have to revert to using the nasty PRIMASK register
* Fix KL25Z interrupt enable/disable logicGregory Nutt2013-04-161-4/+3
|
* Initial support for the Kinetis L family and the Freedom KL25Z board from ↵Gregory Nutt2013-04-162-0/+286
Alan Carvalho de Assis