forked from PAWPAW-Mirror/lib_xua
DFU now uses absolute address for DFU persistent flag (similar to role-change) to try and improve resilience to code/tools changes.
This commit is contained in:
@@ -69,4 +69,6 @@ void device_reboot(chanend spare)
|
||||
asm("freer res[%0]"::"r"(spare));
|
||||
#endif
|
||||
device_reboot_aux();
|
||||
|
||||
while(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user