.. |
avr32_internal.h
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
Kconfig
|
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 |
Toolchain.defs
|
Add dummy Toolchain.defs files for z80 arch family
|
2012-12-03 14:13:23 +00:00 |
up_blocktask.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_copystate.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_createstack.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_doirq.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_dumpstate.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_exceptions.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_fullcontextrestore.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_initialstate.c
|
Rename _TCB to struct tcb_s
|
2013-02-04 18:46:28 +00:00 |
up_nommuhead.S
|
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_releasepending.c
|
Rename _TCB to struct tcb_s
|
2013-02-04 18:46:28 +00:00 |
up_reprioritizertr.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06: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_stackframe.c
|
Corrections needed after further test of stack-based task arguments
|
2013-03-21 23:37:11 +00:00 |
up_switchcontext.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_syscall6.S
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_unblocktask.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_usestack.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 |