Turn off watchdog before jumping to the user application in the DFU and CDC based...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 21 May 2012 16:37:34 +0000 (16:37 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 21 May 2012 16:37:34 +0000 (16:37 +0000)
commit615d34f1b7b363dc9c1cc79be6834e1e88c30ee8
tree7f31adb7997a792eb6e2c8a7d121ee4e54660345
parent5833b27f80f4b6b10f5765468f5863e57b97a65a
Turn off watchdog before jumping to the user application in the DFU and CDC based bootloaders, for the specific case of /HWB being low during reset (where the bootloader will re-enter).
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/DFU/BootloaderDFU.c