- 14 Apr, 2012 1 commit
-
-
Dean Camera authored
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
-
- 09 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 08 Apr, 2012 7 commits
-
-
Dean Camera authored
Removed the old pseudo-scheduler from the library as it was unused and deprecated since the 090810 release.
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- 07 Apr, 2012 1 commit
-
-
Dean Camera authored
Fix up Doxygen documentation directives to allow for generation of documentation when the library code root folder is not "LUFA".
-
- 05 Apr, 2012 1 commit
-
-
Dean Camera authored
-
- 01 Apr, 2012 2 commits
-
-
Dean Camera authored
Reverted AVRISP-MKII clone project watchdog based command timeout patch in favour of a hardware timer, to allow for use in devices with WDTRST fuse programmed.
-
Dean Camera authored
-
- 29 Mar, 2012 2 commits
-
-
Dean Camera authored
Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure.
-
Dean Camera authored
Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders.
-
- 25 Mar, 2012 1 commit
-
-
Dean Camera authored
Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.
-
- 20 Mar, 2012 2 commits
-
-
Dean Camera authored
Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse).
-
Dean Camera authored
-
- 18 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 17 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 15 Mar, 2012 1 commit
-
-
Dean Camera authored
Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep).
-
- 14 Mar, 2012 1 commit
-
-
Dean Camera authored
Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.
-
- 13 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 09 Mar, 2012 1 commit
-
-
Dean Camera authored
Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use.
-
- 06 Mar, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid).
-
- 05 Mar, 2012 1 commit
-
-
Dean Camera authored
Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target.
-
- 04 Mar, 2012 1 commit
-
-
Dean Camera authored
-
- 26 Feb, 2012 1 commit
-
-
Dean Camera authored
-
- 25 Feb, 2012 3 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- 24 Feb, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
-
- 22 Feb, 2012 1 commit
-
-
Dean Camera authored
-
- 20 Feb, 2012 2 commits
-
-
Dean Camera authored
Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it. Minor documentation improvements.
-
Dean Camera authored
-
- 19 Feb, 2012 3 commits
-
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters.
-