mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 21:20:26 +08:00
Complete the missing scheduling information in some architectures In these architectures (riscv, avr, tricor) context switching can occur in both up_switch_context and xx_doirq Co-authored-by: yinshengkai <yinshengkai@xiaomi.com> Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>