Fixed device state not being reset back to the default state if the host sets the...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 4 May 2010 10:07:22 +0000 (10:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 4 May 2010 10:07:22 +0000 (10:07 +0000)
commit27f0ba6fc30db478fbab0b952bf2c3137f5a7719
treee179a64b7558db825b28b173091f07d9c99f63c5
parenteed7d4df6ae3da8616ec294d303ceea26078c707
Fixed device state not being reset back to the default state if the host sets the address to 0x00.

Fixed Set Configuration requests not being stalled until the host has set the device's address.

Fixed possibility of internal signature retrieval being corrupted if an interrupt occurs during a signature byte read (thanks to Andrei Krainev).
Bootloaders/TeensyHID/Descriptors.c
LUFA/Drivers/USB/LowLevel/DevChapter9.c
LUFA/Drivers/USB/LowLevel/DevChapter9.h
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP-MKII/AVRISP.txt