summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx/nuc_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-3/+3
* Addition cleanup after last switch from BASEPRI to PRIMASK for Cortex-M0Gregory Nutt2013-04-161-6/+0
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-22/+0
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-271-0/+31
* Correct some ARMv6-M NVIC addressespatacongo2013-02-271-1/+0
* More Cortex-M0/NUC120 progresspatacongo2013-02-241-4/+11
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-181-0/+398