nuttx/arch/sim/src
Xiang Xiao 2ef6428aa8 arch/sim: Don't need pass CONFIG_SCHED_INSTRUMENTATION to host side
since this macro isn't check from host side after:
commit cee43ce280
Author: Xiang Xiao <xiaoxiang@xiaomi.com>
Date:   Fri Jul 16 02:23:59 2021 +0800

    arch/sim: Initialize the idle thread stack info correctly

    and change the default value of IDLETHREAD_STACKSIZE to 65536

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-22 07:59:58 -07:00
..
sim arch: sim: Workaround to make the IPI work on macOS 2021-07-22 09:47:19 +02:00
.gitignore arch/sim: Don't construct global C++ objects before main 2020-07-11 15:06:09 -03:00
Makefile arch/sim: Don't need pass CONFIG_SCHED_INSTRUMENTATION to host side 2021-07-22 07:59:58 -07:00
nuttx-names.in arch/sim: Implement malloc_size for the custom heap 2021-07-04 18:53:44 -03:00