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:
Jacob Alexander 2014-07-19 09:21:35 -07:00
parent 1fd777815b
commit 8eba0ae354
8 changed files with 31 additions and 28 deletions

View file

@ -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