커밋 그래프

26 커밋 (07e521db928dc7e8ae707e8e395dfade95d031f0)

작성자 SHA1 메시지 날짜
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 년 전
Dean Camera e368a89987 Update copyrights for 2014.
12 년 전
László Monda 9ef29ea229 Extract interface numbers into enums.
12 년 전
Dean Camera e342ba8f64 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders.
12 년 전
Dean Camera de0df8b162 Update copyright year to 2013.
13 년 전
Dean Camera eee252603b Minor documentation improvements.
13 년 전
Dean Camera e9e6730d49 AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig.h header files.
13 년 전
Dean Camera 359fbfe14d Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
13 년 전
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
14 년 전
Dean Camera 2c806f6cee Update file header copyrights for 2012.
14 년 전
Dean Camera 04660d3793 Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.
14 년 전
Dean Camera 1d433d4506 Update copyright year on all source files.
15 년 전
Dean Camera cb779e3d7d Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
15 년 전
Dean Camera b37d77eab3 All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.
15 년 전
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
15 년 전
Dean Camera c166dfc64e Added class specific descriptor type defines with standard USB-IF element naming.
15 년 전
Dean Camera 092f82e06f Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
15 년 전
Dean Camera 6bda628718 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
15 년 전
Dean Camera 071e02c6b6 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
15 년 전
Dean Camera 49b09a2042 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
16 년 전
Dean Camera 7f9f97c792 Update copyright year to 2010.
16 년 전
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer.
16 년 전
Dean Camera 6c38ca2890 Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero.
16 년 전
Dean Camera 3cbdcd3686 Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
16 년 전
Dean Camera afe6ae1402 Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
16 년 전
Dean Camera b9b03aadb2 Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
16 년 전