From: Dean Camera Date: Sun, 29 Apr 2012 17:15:06 +0000 (+0000) Subject: The library bootloaders will now correctly start the user application after a watchdo... X-Git-Tag: LUFA-120730~51 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/04740d680eb5f5bb665e87155e8d88023ef74214?ds=inline;hp=04740d680eb5f5bb665e87155e8d88023ef74214 The library bootloaders will now correctly start the user application after a watchdog-based application start, even if the /HWB line is held low externally during the reset phase. ---