nuttx/arch/arm/src/armv7-m
patacongo 92469824e6 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5384 42af7a65-404d-4744-a932-0658087f49c3
2012-11-23 14:13:57 +00:00
..
exc_return.h Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00
Kconfig Big refactoring of toolchain definitions by Mike Smith 2012-11-21 18:34:10 +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 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 2012-11-23 14:13:57 +00:00
up_assert.c Resync new repository with old repo r5166 2012-09-17 18:35:37 +00:00
up_blocktask.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
up_copystate.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_doirq.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_elf.c C++ constructors work with ELF load now 2012-10-29 19:32:05 +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 Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_hardfault.c Several bugfixes contributed by Petteri Aimonen 2012-10-20 16:07: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_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 Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
up_reprioritizertr.c Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
up_saveusercontext.S Optimized ARMv7-M memcpy() function from Mike Smith 2012-10-20 18:56:55 +00:00
up_schedulesigaction.c Fix bugs in lazy FPU register saving 2012-02-25 19:32:16 +00:00
up_sigdeliver.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_svcall.c Resync new repository with old repo r5166 2012-09-17 18:35:37 +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 Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
up_vectors.c Incoporate new ARMv7-M exception handling logic contributed by Mike Smith 2012-02-22 18:14:18 +00:00