mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 18:03:19 +00:00
Make sure interrupt stack is colored before IRQ is enabled. Currently, after calling irq_initialize in nx_start to enable interrupts, there is still a period of execution path before the interrupt stack is colored. Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| c5471_ethernet.c | ||
| c5471_irq.c | ||
| c5471_lowputc.S | ||
| c5471_serial.c | ||
| c5471_timerisr.c | ||
| c5471_vectors.S | ||
| c5471_watchdog.c | ||
| chip.h | ||
| Kconfig | ||
| Make.defs | ||