nuttx/arch/renesas/src/common
Xiang Xiao 19e5ee6ce0 arch: Remove FILE dump code from _up_dumponexit
since the kernel build can't access the userspace memory
inside other process directly

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-06 11:23:58 +09:00
..
Kconfig
up_allocateheap.c arch: renesas: nxstyle fixes 2021-03-31 08:48:51 -07:00
up_arch.h arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
up_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
up_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_doirq.c Warnings in NuttX Renesas common files Resolved 2020-09-22 09:49:46 -07:00
up_exit.c arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
up_idle.c arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
up_initialize.c arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
up_internal.h Warnings in NuttX Renesas common files Resolved 2020-09-22 09:49:46 -07:00
up_interruptcontext.c arch: renesas: nxstyle fixes 2021-03-31 08:48:51 -07:00
up_lowputs.c arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
up_mdelay.c arch: renesas: nxstyle fixes 2021-03-31 08:48:51 -07:00
up_puts.c arch: renesas: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:51 -07:00
up_releasepending.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
up_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
up_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
up_stackframe.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
up_udelay.c arch: renesas: nxstyle fixes 2021-03-31 08:48:51 -07:00
up_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
up_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00