nuttx/arch/xtensa
Abdelatif Guettouche 6d12ee19e2 arch: Move the DUMP_ON_EXIT logic after nxtask_exit.
Otherwise we will try to dump the state of the current task, however the
exit handler has already started doing some cleanup and invalidated its
group.  Accessing the group from dumponexit will crash.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-04-13 21:59:23 +08:00
..
include xtensa/esp32: Add support to TWAI/CANBus controller 2022-04-06 15:09:46 +03:00
src arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
Kconfig xtensa: Build OS-assisted atomic operations on ESP32-S2 2022-03-30 11:19:29 +08:00