nuttx/arch/sim
Matias N 1b8a690b7c sim: only abort sim in assertion if in interrupt context/IDLE task
This fixes the problem that an assertion in sim build aborted NuttX
even when the assertion was generated from userspace (in which case
simpy the task needs to exit). This required moving the relevant code
into the sim blob.
2021-03-29 06:57:18 -06:00
..
include arch/sim/include/limits.h: Fix the type of LONG_MIN, LONG_MAX, ULONG_MAX 2021-03-12 16:23:26 +08:00
src sim: only abort sim in assertion if in interrupt context/IDLE task 2021-03-29 06:57:18 -06:00
Kconfig mm: add heap policy and anta logic to support mm debug on sim platform 2021-03-22 11:02:20 -07:00