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
|
@ -506,7 +506,7 @@ int8_t usb_serial_set_control(uint8_t signals)
|
|||
// ----- General USB Functions -----
|
||||
|
||||
// Set the avr into firmware reload mode
|
||||
void usb_debug_reload()
|
||||
void usb_device_reload()
|
||||
{
|
||||
cli();
|
||||
// Disable watchdog, if enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue