From: Dean Camera Date: Wed, 4 Nov 2009 04:17:11 +0000 (+0000) Subject: Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where possible... X-Git-Tag: LUFA-110528-BETA~850 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/f93f73210892cec94a6ca446776879dee64484ed?hp=f93f73210892cec94a6ca446776879dee64484ed Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where possible to reduce code size and (potentially) allow for centralized status stage timeouts. Fix Joystick device demo HID descriptors - buttons should be placed outside the Pointer collection. ---