nuttx/arch/z80/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
ez80 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
z8 Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
z80 arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
z180 Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
.gitignore
Makefile
Makefile.clang tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccl tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.sdccw tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
Makefile.zdsiil
Makefile.zdsiiw