From: Dean Camera Date: Tue, 12 Apr 2011 03:03:56 +0000 (+0000) Subject: Add missing function attributes to the pipe/endpoint functions for all architectures. X-Git-Tag: LUFA-110528-BETA~7 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/995195a2b06142fb0882cf116a12bdab8e19603f?hp=995195a2b06142fb0882cf116a12bdab8e19603f Add missing function attributes to the pipe/endpoint functions for all architectures. Perform endianness correction in the HID report parser for big-endian platforms. ---