nuttx/arch/arm/src/armv7-m
patacongo d48a57e163 First cut at support for Cortex-M0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5655 42af7a65-404d-4744-a932-0658087f49c3
2013-02-16 16:32:19 +00:00
..
exc_return.h First cut at support for Cortex-M0 2013-02-16 16:32:19 +00:00
Kconfig Misc fixes for LM3S kconfig-frontends build 2013-01-02 14:02:07 +00:00
mpu.h Add support for the Cortex-M4 floating pointing 2011-12-07 18:58:21 +00:00
nvic.h STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller 2012-09-27 19:26:18 +00:00
psr.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
svcall.h Resync new repository with old repo r5166 2012-09-17 18:35:37 +00:00
Toolchain.defs Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line 2013-01-31 23:29:34 +00:00
up_assert.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_blocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_copystate.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_doirq.c Mostly costmetic updates 2012-12-23 17:32:41 +00:00
up_elf.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +00:00
up_exception.S More STM32 F4 USB patches from Petteri 2013-02-15 19:48:53 +00:00
up_fpu.S More STM32 F4 USB patches from Petteri 2013-02-15 19:48:53 +00:00
up_fullcontextrestore.S Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_hardfault.c More logic to use BASEPRI to control interrupts -- still doesn't work 2013-01-22 14:37:17 +00:00
up_initialstate.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_memcpy.S Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_memfault.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_mpu.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_releasepending.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_reprioritizertr.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_saveusercontext.S Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_schedulesigaction.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_sigdeliver.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_svcall.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_switchcontext.S Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_systemreset.c STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controller 2012-09-27 19:26:18 +00:00
up_unblocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_vectors.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
vfork.S Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00