aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-221-1/+1
* Update build test "ModuleTest" to check platform drivers where possible. Add ...Dean Camera2012-02-191-1/+1
* Add build test for forced single USB modes.Dean Camera2012-02-191-1/+1
* Add build tests to verify correct compilation of as many modules as possible ...Dean Camera2012-02-181-1/+1
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-121-1/+1
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-1/+1
* Altered the HID class driver to only try to construct at maximum one packet p...Dean Camera2012-02-091-1/+1
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-1/+1
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-031-1/+1
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-281-1/+1
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-241-1/+1
* Update library to indicate support for the Android Accessory Host demo.Dean Camera2011-11-231-1/+1
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-1/+1
* Fix XMEGA core USB driver endpoint code to prevent incorrect STALL determinat...Dean Camera2011-11-011-1/+1
* Add XMEGA SPI peripheral driver.Dean Camera2011-10-311-1/+1
* Add support for the Atmel XMEGA A3BU Xplained board.Dean Camera2011-10-311-1/+1
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean Camera2011-10-181-1/+1
* Added User Application APIs to the CDC and DFU class bootloaders.Dean Camera2011-10-111-1/+1
* Pull out architecture specific macros and other definitions into a new common...Dean Camera2011-08-161-1/+1
* Update LUFAConfig.h with missing options for the AVR32 target.Dean Camera2011-08-041-1/+1
* Update UC3 platform driver support to use the bitmasks defined in the header ...Dean Camera2011-07-141-1/+1
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-131-1/+1
* Enhance and document the AVR32 UC3 platform drivers.Dean Camera2011-07-121-1/+1
* Add missing function attributes to the RingBuffer driver to reduce the chance...Dean Camera2011-07-111-1/+1
* Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...Dean Camera2011-07-061-1/+1
* Pull out Android Accessory Mode functions into a seperate set of files in the...Dean Camera2011-06-301-1/+1
* Update AudioInput and AudioOutput Class Driver device mode demos to use a swi...Dean Camera2011-06-291-1/+1
* Added board hardware driver support for the EVK1104 board.Dean Camera2011-06-271-1/+1
* Add board driver support for the EVK1100 board.Dean Camera2011-06-271-1/+1
* Add missing project files for the new HIDReportViewer project to upgrade its ...Dean Camera2011-06-191-1/+1
* Add new incomplete HIDReportViewer project.Dean Camera2011-06-161-1/+1
* Rename new Audio class driver functions, callbacks and events to ensure that ...Dean Camera2011-06-161-1/+1
* Fix compile errors when both Host and Device modes are enabled.Dean Camera2011-06-091-1/+1
* Add missing AS4 and project description files to the new Audio Host demos.Dean Camera2011-06-091-1/+1
* Add new Audio Class Driver Host demos.Dean Camera2011-06-091-1/+1
* Added new Host mode Audio Class driver.Dean Camera2011-06-081-1/+1
* Add additional support files for the new low level AudioInputHost and AudioOu...Dean Camera2011-06-061-1/+1
* Move completed low level Audio Host demos into the LowLevel folder from the I...Dean Camera2011-06-061-1/+1
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Added board driver support for the Busware TUL board.Dean Camera2011-06-041-1/+1
* Added new incomplete AudioOutputHost Host LowLevel demo.Dean Camera2011-05-301-1/+1
* Added new incomplete AudioInputHost Host LowLevel demo.Dean Camera2011-05-291-1/+1
* Fix incorrect macro guard in the UC3 EndpointStream header file.Dean Camera2011-05-261-1/+1
* Update Webserver project to remove DHCP IP configuration status notification.Dean Camera2011-05-261-1/+1
* Add new MediaController project, a simple Media Playback control manipulator ...Dean Camera2011-05-231-1/+1
* Add RNDIS Device support to the Webserver project, so that the files stored o...Dean Camera2011-05-221-1/+1
* Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_De...Dean Camera2011-05-181-1/+1
* Fixed possible invalid program execution when in host mode if corrupt descrip...Dean Camera2011-05-141-1/+1
* Add makefile template for the AVR32 UC3 architecture.Dean Camera2011-04-121-1/+1
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-1/+1