nuttx/arch/arm
zhangyuan21 8f39ba6ae4 arch: update g_running_tasks when context switch occurred
When supporting high-priority interrupts, updating the
g_running_tasks within a high-priority interrupt may be
cause problems. The g_running_tasks should only be updated
when it is determined that a task context switch has occurred.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-08-01 09:35:18 -07:00
..
include singal: add stack_t define 2023-07-31 07:50:10 -07:00
src arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Initial support for NUCLEO-U5A5ZJ-Q board 2023-07-23 18:42:05 -07:00