nuttx/arch/misoc/src/lm32
Xiang Xiao 2c3020ddaf arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name
to more compatable with clang: https://reviews.llvm.org/D25338

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-31 09:46:04 +01:00
..
chip.h arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
Kconfig build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig 2020-05-18 15:02:55 -06:00
lm32.h arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
lm32_allocateheap.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_assert.c arch: Fix rtcb can't found error 2021-07-16 12:48:09 -03:00
lm32_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lm32_config.h arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_copystate.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_createstack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
lm32_decodeirq.c Fix typos in comments and Kconfig files 2021-12-21 03:26:16 -06:00
lm32_doirq.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_dumpstate.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
lm32_exit.c arch: Remove FILE dump code from _up_dumponexit 2021-12-06 11:23:58 +09:00
lm32_flushcache.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_idle.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_initialize.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
lm32_interruptcontext.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_irq.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
lm32_releasepending.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_releasestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
lm32_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
lm32_schedulesigaction.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_sigdeliver.c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
lm32_stackframe.c arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_swint.c assert: unify stack and register dump across platforms 2021-12-20 00:02:12 -03:00
lm32_syscall.S arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
lm32_unblocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lm32_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
lm32_vectors.S arch: misoc: update licenses to Apache 2021-08-16 07:11:32 -07:00
Make.defs arch: misoc: update licenses to Apache 2021-05-31 01:37:27 -05:00
Toolchain.defs arch/Toolchain.defs: Replace --print-file-name=libgcc.a with --print-libgcc-file-name 2022-01-31 09:46:04 +01:00