aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-08Add missing device deconfiguration-on-error statements to the host mode demos...Dean
2011-07-08Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean
2011-07-07Add missing doxygen group terminator to the new CompilerSpecific.h header file.Dean
2011-07-06Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...Dean
2011-07-06Fix improper indenting of the internal board driver dispatch headers.Dean
2011-07-06Split out compiler specific helper macros into a new CompilerSpecific.h heade...Dean
2011-07-06Add the GCC -fno-split-wide-types compile time option to some of the larger u...Dean
2011-07-05Fix HID_Host_SetIdlePeriod() function to send the correct request type to the...Dean
2011-07-04Add missing function parameter to the new HID_Host_SetIdlePeriod() function.Dean
2011-07-04Add missing function parameter to the new HID_Host_SetIdlePeriod() function.Dean
2011-07-04Switch the HTTP Webserver project to use the safer strlcpy() instead of strnc...Dean
2011-07-04Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver.Dean
2011-07-02Oops: Fix compile error in the low level KeyboardMouse demo.Dean
2011-07-01Remove custom CDC class descriptor definitions from the CDC bootloader, and s...Dean
2011-07-01Seperate out the device demos and project's configuration descriptor structur...Dean
2011-06-30Minor documentation fix for the RelayBoard project.Dean
2011-06-30Pull out Android Accessory Mode functions into a seperate set of files in the...Dean
2011-06-29Merge over core library changes from the MultiArchDemos branch.Dean
2011-06-29Update AudioInput and AudioOutput Class Driver device mode demos to use a swi...Dean
2011-06-27Added board hardware driver support for the EVK1104 board.Dean
2011-06-27Add board driver support for the EVK1100 board.Dean
2011-06-27Fix logic bug in the incomplete Android Accessory Host demo preventing correc...Dean
2011-06-20Oops - Mouse ClassDriver multi-arch demo changes were applied to trunk, rathe...Dean
2011-06-20Update Mouse demo to support the UC3 devices in the MultiArchDemos branch.Dean
2011-06-20Add new "checksource" target to the library makefiles, for automated source f...Dean
2011-06-20Minor internal macro renaming for the UC3 devices.Dean
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean
2011-06-20Split HIDReportViewer project sub-components into seperate functions for read...Dean
2011-06-20More cosmetic data output changes to the HIDReportViewer project.Dean
2011-06-20Make HIDReportViewer project show the IN, OUT and DATA report sizes as both b...Dean
2011-06-20Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...Dean
2011-06-20Remove HID parser information output from the Low Level Host applications usi...Dean
2011-06-20Fix incorrect printf format specifier in the HIDReportViewer project.Dean
2011-06-19Code style fixes for the Device mode USB Audio Class driver to make it more i...Dean
2011-06-19Add missing project files for the new HIDReportViewer project to upgrade its ...Dean
2011-06-19Move the HIDReportViewer project into the normal Projects/ folder and out of ...Dean
2011-06-19Switch to using the standard printf() format specifiers in the HIDReportViewe...Dean
2011-06-18Fix TWI driver documentation example (thanks to Jerome Colombie).Dean
2011-06-16Add new incomplete HIDReportViewer project.Dean
2011-06-16Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean
2011-06-16Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.Dean
2011-06-16Rename new Audio class driver functions, callbacks and events to ensure that ...Dean
2011-06-14Fix Doxygen documentation errors.Dean
2011-06-14Add macro guards to the templated C files to prevent compile errors if they a...Dean
2011-06-14Rename Audio Host Class driver internal descriptor matching routines to be in...Dean
2011-06-13Ensure that only the requested Audio class pipes are mapped to endpoints with...Dean
2011-06-12Fix bugs in the Host mode Audio class driver.Dean
2011-06-09Fix errors in the library Host mode Audio Class driver.Dean
2011-06-09Fix compile errors when both Host and Device modes are enabled.Dean
2011-06-09Add missing AS4 and project description files to the new Audio Host demos.Dean