From: Stephan Baerwolf Date: Tue, 10 Sep 2013 13:49:29 +0000 (+0200) Subject: BUGfix: Only clear MCUCSR register when bootLoaderCondition() X-Git-Tag: testing-head~26 X-Git-Url: http://git.linex4red.de/pub/USBaspLoader.git/commitdiff_plain/4c35c3b6d7988c8f7ff5d33c4df608cfd7b85442?ds=sidebyside;hp=4c35c3b6d7988c8f7ff5d33c4df608cfd7b85442 BUGfix: Only clear MCUCSR register when bootLoaderCondition() If bootLoaderCondition() is false, the users firmware must be started transparently - so leave the register for it to read! Signed-off-by: Stephan Baerwolf ---