fix sysvars clear
This commit is contained in:
@@ -447,7 +447,7 @@ void BaS(void)
|
|||||||
xprintf("finished\r\n");
|
xprintf("finished\r\n");
|
||||||
|
|
||||||
|
|
||||||
memset((void *) 0x0200, 0x0, 0x0400);
|
memset((void *) 0x0400, 0x0, 0x0400);
|
||||||
|
|
||||||
#if defined(MACHINE_FIREBEE)
|
#if defined(MACHINE_FIREBEE)
|
||||||
xprintf("IDE reset: ");
|
xprintf("IDE reset: ");
|
||||||
|
|||||||
Reference in New Issue
Block a user