Graphique des révisions

17 Révisions (7e1e23af5969b0553aa498e11cac021e4eee04c4)

Auteur SHA1 Message Date
Dean Camera e6dc951630 Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.
il y a 15 ans
Dean Camera 1d433d4506 Update copyright year on all source files.
il y a 15 ans
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.
il y a 15 ans
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.
il y a 15 ans
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
il y a 15 ans
Dean Camera c166dfc64e Added class specific descriptor type defines with standard USB-IF element naming.
il y a 15 ans
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).
il y a 15 ans
Dean Camera 6bda628718 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
il y a 15 ans
Dean Camera 7aec6cba1a Fix incorrect copyright attribution on the class-driver keyboard demos due to header copy-pasting.
il y a 15 ans
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.
il y a 15 ans
Dean Camera 49b09a2042 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
il y a 16 ans
Dean Camera 7f9f97c792 Update copyright year to 2010.
il y a 16 ans
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer.
il y a 16 ans
Dean Camera 3cbdcd3686 Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
il y a 16 ans
Dean Camera afe6ae1402 Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
il y a 16 ans
Dean Camera b2330934b9 Some minor whitespace corrections.
il y a 16 ans
Dean Camera b9b03aadb2 Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
il y a 16 ans