index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2011-06-27
Fix logic bug in the incomplete Android Accessory Host demo preventing correc...
Dean
2011-06-20
Oops - Mouse ClassDriver multi-arch demo changes were applied to trunk, rathe...
Dean
2011-06-20
Update Mouse demo to support the UC3 devices in the MultiArchDemos branch.
Dean
2011-06-20
Add new "checksource" target to the library makefiles, for automated source f...
Dean
2011-06-20
Minor internal macro renaming for the UC3 devices.
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-06-20
Split HIDReportViewer project sub-components into seperate functions for read...
Dean
2011-06-20
More cosmetic data output changes to the HIDReportViewer project.
Dean
2011-06-20
Make HIDReportViewer project show the IN, OUT and DATA report sizes as both b...
Dean
2011-06-20
Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...
Dean
2011-06-20
Remove HID parser information output from the Low Level Host applications usi...
Dean
2011-06-20
Fix incorrect printf format specifier in the HIDReportViewer project.
Dean
2011-06-19
Code style fixes for the Device mode USB Audio Class driver to make it more i...
Dean
2011-06-19
Add missing project files for the new HIDReportViewer project to upgrade its ...
Dean
2011-06-19
Move the HIDReportViewer project into the normal Projects/ folder and out of ...
Dean
2011-06-19
Switch to using the standard printf() format specifiers in the HIDReportViewe...
Dean
2011-06-18
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean
2011-06-16
Add new incomplete HIDReportViewer project.
Dean
2011-06-16
Add missing SVN eol-style properties to source files to prevent mixed end-of-...
Dean
2011-06-16
Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean
2011-06-14
Fix Doxygen documentation errors.
Dean
2011-06-14
Add macro guards to the templated C files to prevent compile errors if they a...
Dean
2011-06-14
Rename Audio Host Class driver internal descriptor matching routines to be in...
Dean
2011-06-13
Ensure that only the requested Audio class pipes are mapped to endpoints with...
Dean
2011-06-12
Fix bugs in the Host mode Audio class driver.
Dean
2011-06-09
Fix errors in the library Host mode Audio Class driver.
Dean
2011-06-09
Fix compile errors when both Host and Device modes are enabled.
Dean
2011-06-09
Add missing AS4 and project description files to the new Audio Host demos.
Dean
[next]