From: Dean Camera Date: Mon, 11 Jul 2011 09:50:54 +0000 (+0000) Subject: More endianness porting of the LUFA device mode class drivers. X-Git-Tag: LUFA-111009-BETA~22 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/85e85befc41a9a66a49db0afd08e04c88ba38556?hp=85e85befc41a9a66a49db0afd08e04c88ba38556 More endianness porting of the LUFA device mode class drivers. Add endianness information to the class driver and core structure definitions. Move out the unused Ethernet_Frame_Info_t structure definition to the RNDIS device demos where it is needed. ---