Commit grafiek

14 Commits (b17e87d1406f8d193ddd2a0700081d24e8bcffcc)

Auteur SHA1 Bericht Datum
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 jaren geleden
Dean Camera 6bda628718 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
15 jaren geleden
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 jaren geleden
Dean Camera 49b09a2042 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
16 jaren geleden
Dean Camera 7f9f97c792 Update copyright year to 2010.
16 jaren geleden
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer.
16 jaren geleden
Dean Camera 7ace314cc1 Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices.
16 jaren geleden
Dean Camera d6edfe35c8 Spell check all source code variables, comments and strings.
16 jaren geleden
Dean Camera e53c120a22 Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports.
16 jaren geleden
Dean Camera 41babf1cb7 Fix incorrect configuration in the ClassDriver AudioOutput demo.
16 jaren geleden
Dean Camera f1076ac4d6 Added const modifiers to device mode class drivers.
16 jaren geleden
Dean Camera 3cbdcd3686 Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
16 jaren geleden
Dean Camera 4d3a594f3e Changed per-device controller preprocessor checks over to per-device series for better device control.
16 jaren geleden
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 jaren geleden