mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
61aa2c36b6
Some assertions in extreme cases will cause syslog to be unable to output logs normally, so this PR will restore the input registers into the array of last registers to ensure that we can also obtain some important informations. Signed-off-by: chao an <anchao@xiaomi.com>