mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 11:23:34 +08:00
cdeb720bf8
- Fix `MAKE_PC_FROM_RA` macro to consider the instruction region base address; - Add sanity check for calculated PC and SP registers; - Check if the stack pointer is within the interrupt stack to enable backtrace dump if an exception occurs during the ISR;