index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-10
Add LUFA-111009 tag.
LUFA-111009
Dean
2011-07-14
Add XMEGA to the LUFA core library makefile's list of architectures, so that ...
Dean
2011-07-14
Update UC3 platform driver support to use the bitmasks defined in the header ...
Dean
2011-07-14
More XMEGA USB AVR device port work - re-add missing Endpoint stream function...
Dean
2011-07-14
Implementation of several key core USB driver functions for the new USB XMEGA...
Dean
2011-07-14
Correct the maximum banks per endpoint information macros for the UC3A3 and U...
Dean
2011-07-14
Add support for triple endpoint/pipe bank AVR32 UC3 devices.
Dean
2011-07-14
Add missing ENDPOINT_DETAILS_EP7 macro for the UC3A3/UC3A4 devices.
Dean
2011-07-14
Added Device Qualifier standard descriptor structure definitions USB_StdDescr...
Dean
2011-07-14
Add high speed USB support for the UC3 devices containing a high speed USB co...
Dean
2011-07-14
Fix compile errors in the UC3 platform support due to a forward reference and...
Dean
2011-07-14
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-07-13
Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...
Dean
2011-07-12
Enhance and document the AVR32 UC3 platform drivers.
Dean
2011-07-12
Minor documentation fixes.
Dean
2011-07-12
Fixed error in the pipe unordered allocation algorithm for the AVR8 devices b...
Dean
2011-07-12
Add more missing function attributes to the TWI peripheral driver.
Dean
2011-07-12
Add missing function attributes.
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-11
Add missing function attributes to the RingBuffer driver to reduce the chance...
Dean
2011-07-11
More endianness porting of the LUFA host mode class drivers.
Dean
2011-07-11
More endianness porting of the LUFA device mode class drivers.
Dean
2011-07-11
Minor style improvements to the incomplete AndroidAccessoryHost demo.
Dean
2011-07-11
Oops - re-order Ringbuffer.h inline functions to prevent compile errors due t...
Dean
2011-07-11
Added new RingBuffer_GetFreeCount() function to the library miscellaneous Rin...
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-11
Minor demo/project documentation and style fixes.
Dean
2011-07-10
Replace blind interface descriptor search in the incomplete AndroidAccessoryH...
Dean
2011-07-08
Add missing device deconfiguration-on-error statements to the host mode demos...
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-07-07
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
Dean
2011-07-06
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...
Dean
2011-07-06
Fix improper indenting of the internal board driver dispatch headers.
Dean
2011-07-06
Split out compiler specific helper macros into a new CompilerSpecific.h heade...
Dean
2011-07-06
Add the GCC -fno-split-wide-types compile time option to some of the larger u...
Dean
2011-07-05
Fix HID_Host_SetIdlePeriod() function to send the correct request type to the...
Dean
2011-07-04
Add missing function parameter to the new HID_Host_SetIdlePeriod() function.
Dean
2011-07-04
Add missing function parameter to the new HID_Host_SetIdlePeriod() function.
Dean
2011-07-04
Switch the HTTP Webserver project to use the safer strlcpy() instead of strnc...
Dean
2011-07-04
Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver.
Dean
2011-07-02
Oops: Fix compile error in the low level KeyboardMouse demo.
Dean
2011-07-01
Remove custom CDC class descriptor definitions from the CDC bootloader, and s...
Dean
2011-07-01
Seperate out the device demos and project's configuration descriptor structur...
Dean
2011-06-30
Minor documentation fix for the RelayBoard project.
Dean
2011-06-30
Pull out Android Accessory Mode functions into a seperate set of files in the...
Dean
2011-06-29
Merge over core library changes from the MultiArchDemos branch.
Dean
2011-06-29
Update AudioInput and AudioOutput Class Driver device mode demos to use a swi...
Dean
2011-06-27
Added board hardware driver support for the EVK1104 board.
Dean
2011-06-27
Add board driver support for the EVK1100 board.
Dean
[next]