커밋 그래프

13 커밋 (63e80bea0827d28a5a64bd359b0e702babfc1be3)

작성자 SHA1 메시지 날짜
Dean Camera cfa48f5987 Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
13 년 전
Dean Camera de0df8b162 Update copyright year to 2013.
13 년 전
Dean Camera eee252603b Minor documentation improvements.
13 년 전
Dean Camera ef06eefc8b Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
13 년 전
Dean Camera 3808f5c36d Spell check source code, fix mistakes.
13 년 전
Dean Camera 47f6a35013 Reintegrate the FullEPAddresses development branch into trunk.
13 년 전
Dean Camera e406140f11 Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
14 년 전
Dean Camera 4068efbd18 Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
14 년 전
Dean Camera 50ff97f378 All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance.
14 년 전
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
14 년 전
Dean Camera 2c806f6cee Update file header copyrights for 2012.
14 년 전
Dean Camera f201f6697b Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
14 년 전
Dean Camera 8b5aa61601 Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
14 년 전