summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m/up_hardfault.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* Remove up_assert_codeGregory Nutt2013-04-251-2/+2
* Addition cleanup after last switch from BASEPRI to PRIMASK for Cortex-M0Gregory Nutt2013-04-161-6/+1
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-5/+50
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-231-7/+3
* First cut at support for Cortex-M0patacongo2013-02-161-0/+120