nuttx/arch/sh/src/common
patacongo be1b67a1a2 Add debug output when memory allocations fail
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5686 42af7a65-404d-4744-a932-0658087f49c3
2013-02-28 15:31:58 +00:00
..
Kconfig More Kconfig stuff 2012-04-17 22:54:31 +00:00
README.txt Adding struture for Hitachi SH-1 2008-11-05 22:00:09 +00:00
up_allocateheap.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +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_createstack.c Add debug output when memory allocations fail 2013-02-28 15:31:58 +00:00
up_doirq.c Mostly costmetic updates 2012-12-23 17:32:41 +00:00
up_exit.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c Serial driver needed even when no console; Fix user LED settings in all STM32 configurations 2013-01-28 15:03:17 +00:00
up_internal.h Serial driver needed even when no console; Fix user LED settings in all STM32 configurations 2013-01-28 15:03:17 +00:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_lowputs.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_mdelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_puts.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_releasestack.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_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_unblocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_usestack.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00

This directory contains source files that are common to all
SH architectures.