From: Dean Camera Date: Wed, 2 Sep 2009 07:16:52 +0000 (+0000) Subject: Add user-filtering to the HID report parser, so that the user code can decide which... X-Git-Tag: LUFA-110528-BETA~917 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/205b35d131a1cc8196786de4370cb90fec17835e?ds=inline;hp=205b35d131a1cc8196786de4370cb90fec17835e Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage. ---