summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx/nuc_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* SAMD20: Misc changes for a clean build with debug enabledGregory Nutt2014-02-171-1/+1
* Add basic framework to support the Atmel SAMD Cortex-M+ chipGregory Nutt2014-02-121-1/+1
* Individual IRQs are not longer disabled on each interrupt. See ChangeLog for...Gregory Nutt2014-01-151-11/+4
* Standard configuration variables used to enable interupt controller debug; SA...Gregory Nutt2013-08-031-17/+17
* 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