Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 6 May 2010 07:27:13 +0000 (07:27 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 6 May 2010 07:27:13 +0000 (07:27 +0000)
commitc3db72afdc9928afbf2a8986f6970aa85dd9902a
treecd69c9f45e00bd2788f6bfbffc2aa05878d69519
parentadd51923661b5df5985bcd76e33f89835a9ead55
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.
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/CDC/BootloaderCDC.h
Bootloaders/TeensyHID/Descriptors.h
Bootloaders/TeensyHID/TeensyHID.c
Bootloaders/TeensyHID/TeensyHID.txt
Bootloaders/TeensyHID/makefile
LUFA/ManPages/ChangeLog.txt