From: Dean Camera Date: Thu, 6 May 2010 07:27:13 +0000 (+0000) Subject: Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset... X-Git-Tag: LUFA-110528-BETA~487 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c3db72afdc9928afbf2a8986f6970aa85dd9902a?ds=inline;hp=c3db72afdc9928afbf2a8986f6970aa85dd9902a Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset. Reduce size of the TeensyHID bootloader slightly. Fix the TeensyHID bootloader for the larger USB AVR devices, since Paul uses a different (undocumented) addressing scheme on these devices. ---