mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
ca7608c2ac
After irq_dispatch finished, the interrupt stack will be checked to determine whether overflow occurs. The relevant configuration reuses the configuration of stack overflow detection during context switching. Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>