nuttx/arch/arm/src/armv7-m
patacongo 29bac0de35 LP43xx... disable debug traps on hardfaults
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4929 42af7a65-404d-4744-a932-0658087f49c3
2012-07-11 15:56:12 +00:00
..
exc_return.h Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
mpu.h Add support for the Cortex-M4 floating pointing 2011-12-07 18:58:21 +00:00
nvic.h LP43xx... disable debug traps on hardfaults 2012-07-11 15:56:12 +00:00
psr.h Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
svcall.h Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_assert.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_blocktask.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_copystate.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_doirq.c Fix Kinetics UART watermark setting 2011-08-19 04:12:33 +00:00
up_exception.S Enable STM32 F4 hardware floating point with the Atollic toolchain 2012-02-23 21:29:42 +00:00
up_fpu.S Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_fullcontextrestore.S Add support for the Cortex-M4 floating pointing 2011-12-07 18:58:21 +00:00
up_hardfault.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_initialstate.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
up_memfault.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_mpu.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_releasepending.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_reprioritizertr.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_saveusercontext.S Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_schedulesigaction.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_sigdeliver.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_svcall.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_switchcontext.S Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_unblocktask.c Numerous cosmetic changes while debugging a telnet driver issue 2012-01-31 20:32:49 +00:00
up_vectors.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00