summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m/up_exception.S
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-4/+4
* Extend stack debug logic to include IDLE and interrupt stacks. Also color th...Gregory Nutt2013-11-011-4/+5
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-5/+5
* More Cortex-M0 fixespatacongo2013-02-251-3/+26
* More Cortex-M0/NUC120 fixespatacongo2013-02-251-8/+7
* More Cortex-M0/NUC120 progresspatacongo2013-02-241-15/+42
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-231-2/+5
* First cut at support for Cortex-M0patacongo2013-02-161-0/+227