walnux/arch/avr
guoshengyuan1 ca7608c2ac sched/irq: add a check for the interrupt stack in irq_dispatch
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>
2025-09-29 19:12:18 +08:00
..
include arch/avr: fix atomic load functions from arch_atomic.c 2025-06-09 21:42:21 +08:00
src sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
Kconfig arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00