nuttx/arch/arm/src/armv7-m
patacongo d4c1b6c560 select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4420 42af7a65-404d-4744-a932-0658087f49c3
2012-02-24 18:24:35 +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 Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +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 Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +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 select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to be functional 2012-02-24 18:24:35 +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 Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +00:00
up_reprioritizertr.c Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +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 Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4 2011-08-05 21:57:49 +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 Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +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