feat(esp8266): Add panic function when crash

This commit is contained in:
Dong Heng
2018-04-26 17:48:13 +08:00
committed by Wu Jian Gang
parent 1ff0028252
commit 632af7388e
3 changed files with 183 additions and 2 deletions

View File

@ -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