nuttx/arch/arm/src/armv6-m
2014-08-29 07:48:16 -06:00
..
exc_return.h More Cortex-M0/NUC120 fixes 2013-02-25 18:36:25 +00:00
Kconfig Add support for a generic windows-based EABI toolchain; Add NX configuration to force default NXTK border colors 2013-06-13 11:04:18 -06:00
nvic.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
psr.h First cut at support for Cortex-M0 2013-02-16 16:32:19 +00:00
svcall.h Rename arch/arm/src/armv7-a/syscall.h to svcall.h to work around some include path name collisions; fix some compilation errors in SYSCALL logic when debug is enabled 2014-08-29 07:48:16 -06:00
Toolchain.defs The optimization level can now be selected as part of the configuration 2014-01-24 07:45:35 -06:00
up_assert.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_blocktask.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_copyfullstate.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_doirq.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_dumpnvic.c Correct some ARMv6-M NVIC addresses 2013-02-27 16:19:07 +00:00
up_elf.c Change naming of ELF interfaces from arch_ to up_ for consistency 2014-08-25 06:47:14 -06:00
up_exception.S Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane 2013-11-01 11:16:51 -06:00
up_fullcontextrestore.S First cut at support for Cortex-M0 2013-02-16 16:32:19 +00:00
up_hardfault.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_initialstate.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_releasepending.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_reprioritizertr.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_saveusercontext.S First cut at support for Cortex-M0 2013-02-16 16:32:19 +00:00
up_schedulesigaction.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_sigdeliver.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_signal_handler.S Rework of kernel build signal dispatch to user-space handlers 2013-03-23 14:46:02 +00:00
up_svcall.c ARMv7-A: Add SYSCALL handling logic 2014-08-28 14:52:14 -06:00
up_switchcontext.S First cut at support for Cortex-M0 2013-02-16 16:32:19 +00:00
up_systemreset.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_unblocktask.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_vectors.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
vfork.S More trailing whilespace removal 2014-04-13 16:22:22 -06:00