nuttx/arch/hc/src
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
..
common arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
m9s12 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
.gitignore
Makefile libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00