From: Dean Camera Date: Wed, 14 Apr 2010 13:46:49 +0000 (+0000) Subject: Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning... X-Git-Tag: LUFA-110528-BETA~518 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/5e14c194c9a2f5cb52a43f7efeacb795a38ced74?hp=5e14c194c9a2f5cb52a43f7efeacb795a38ced74 Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host. Make TeensyHID bootloader use an 8 byte control endpoint to match the official Teensy, just in case Paul decides to authenticate on that attribute in the future. ---