Fix code style in the HID parser module.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / AndroidAccessoryClassHost.c
2013-05-10 Dean CameraUpdate Android Accessory Class driver to be compatible...
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-06-21 Dean CameraAdd svn:eol-style property on all source files where...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-02-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-19 Dean CameraAll USB Class Driver configuration struct values are...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-12-14 Dean CameraDon't validate the Device Descriptor's vendor ID when...
2011-11-24 Dean CameraConvert the LowLevel AndroidAccessory demo to use the...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...