nuttx/arch/mips/src/common
patacongo a31d1f331b Corrections needed after further test of stack-based task arguments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5771 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 23:37:11 +00:00
..
Kconfig More Kconfig stuff 2012-04-17 22:54:31 +00:00
up_allocateheap.c Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_createstack.c Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00
up_etherstub.c Add support for PIC32 MX1 and MX2 families 2012-06-19 19:09:14 +00:00
up_exit.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_idle.c Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled 2012-06-06 01:44:57 +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 Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +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_modifyreg8.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg16.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg32.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_releasestack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
up_stackframe.c Corrections needed after further test of stack-based task arguments 2013-03-21 23:37:11 +00:00
up_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_usestack.c Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00