mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 13:16:37 +08:00
feat(esp8266): Add panic function when crash
This commit is contained in:
@ -77,6 +77,7 @@ space to help manage the spilling of the register windows.
|
||||
#define XT_STK_A14 0x44 /* Call0 callee-save */
|
||||
#define XT_STK_A15 0x48 /* Call0 callee-save */
|
||||
#define XT_STK_SAR 0x4C
|
||||
#define XT_STK_EXCCAUSE 0x50
|
||||
|
||||
#if XCHAL_HAVE_LOOPS
|
||||
#define XT_STK_LBEG 0x50
|
||||
|
Reference in New Issue
Block a user