Added Prologue for fast WDT disable

This commit is contained in:
maxxir
2019-03-18 18:06:56 +04:00
parent db215caede
commit 06f043935c
21 changed files with 146 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ wiz_NetInfo netInfo = { .mac = {0x00, 0x08, 0xdc, 0xab, 0xcd, 0xef}, // Mac add
*
*/
//***********Prologue for fast WDT disable & and save reason of reset/power-up: END
//***********Prologue for fast WDT disable & and save reason of reset/power-up: BEGIN
uint8_t mcucsr_mirror __attribute__ ((section (".noinit")));
// This is for fast WDT disable & and save reason of reset/power-up