mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 10:55:51 +08:00
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>