mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 01:49:24 +08:00
- 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;