mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +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> |
||
|---|---|---|
| .. | ||
| chip.h | ||
| CMakeLists.txt | ||
| csk6_irq.c | ||
| csk6_lowputc.c | ||
| csk6_lowputc.h | ||
| csk6_serial.c | ||
| csk6_start.c | ||
| csk6_timer.c | ||
| Make.defs | ||