Gráfico de commits

9 Commits (60d724e398db8236ca243f59936a8b298c070a3c)

Autor SHA1 Mensaje Fecha
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
hace 14 años
Dean Camera 2c806f6cee Update file header copyrights for 2012.
hace 14 años
Dean Camera f201f6697b Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
hace 14 años
Dean Camera 09577fe541 Add XMEGA compile time tokens to the LUFAConfig.h code template.
hace 14 años
Dean Camera 3d4d8e7f62 Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
hace 15 años
Dean Camera e6dc951630 Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.
hace 15 años
Dean Camera efd57cfe51 Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width.
hace 15 años
Dean Camera 787869c2fd Minor documentation corrections for the new HID report item constant defines.
hace 15 años
Dean Camera 039a714ee4 New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.
hace 15 años