Adding McHCK flash reload function and some cleanup.
- Requires special string to be compared with the bootloader and VBAT register file
This commit is contained in:
parent
1fd777815b
commit
8eba0ae354
8 changed files with 31 additions and 28 deletions
|
@ -49,7 +49,7 @@ extern unsigned long _estack;
|
|||
|
||||
// ----- Function Declarations -----
|
||||
|
||||
extern int main ();
|
||||
extern int main();
|
||||
void ResetHandler();
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue