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
path:
root
/
LUFA.pnproj
Age
Commit message (
Expand
)
Author
2012-05-06
Add partially complete BoardDriverTest build test.
Dean
2012-05-06
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean
2012-04-29
The library bootloaders will now correctly start the user application after a...
Dean
2012-04-18
Add known issues to the documentation.
Dean
2012-04-14
Added new SerialToLCD user project contributed by Simon Foster.
Dean
2012-04-09
Remove outdated documentation from the library, minor documentation improveme...
Dean
2012-04-08
Removed the old pseudo-scheduler from the library as it was unused and deprec...
Dean
2012-04-08
Minor documentation improvements.
Dean
2012-04-08
Doxygen documentation style changes. Minor documentation corrections.
Dean
2012-04-08
Add additional specific sub-family parts to the ModuleTest build test as thes...
Dean
2012-04-08
Add guide for importing LUFA into an AS5/AS6 project.
Dean
2012-03-13
Reorder manual documentation sections, remove useless "AboutLUFA" section.
Dean
2012-03-08
Update Doxygen configuration files to disable Markdown support.
Dean
2012-02-28
Fix warnings and errors found by the new cppcheck provided static code analysis.
Dean
2012-02-26
Fixed possible enumeration error if the user application selects the non-Cont...
Dean
2012-02-22
Added support for the BitWizard Multio and Big-Multio boards.
Dean
2012-02-19
Update build test "ModuleTest" to check platform drivers where possible. Add ...
Dean
2012-02-19
Add build test for forced single USB modes.
Dean
2012-02-18
Add build tests to verify correct compilation of as many modules as possible ...
Dean
2012-02-12
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean
2012-02-12
Added Serial USART peripheral driver for the XMEGA platform.
Dean
2012-02-09
Altered the HID class driver to only try to construct at maximum one packet p...
Dean
2012-02-06
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean
2012-02-03
Fix errors in the new Micropendous board drivers. Reorder the board definitio...
Dean
2011-11-28
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean
2011-11-24
Add new Android Open Accessory class driver to the library core and add a new...
Dean
2011-11-23
Update library to indicate support for the Android Accessory Host demo.
Dean
2011-11-18
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...
Dean
2011-11-01
Fix XMEGA core USB driver endpoint code to prevent incorrect STALL determinat...
Dean
2011-10-31
Add XMEGA SPI peripheral driver.
Dean
2011-10-31
Add support for the Atmel XMEGA A3BU Xplained board.
Dean
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-10-11
Added User Application APIs to the CDC and DFU class bootloaders.
Dean
2011-08-16
Pull out architecture specific macros and other definitions into a new common...
Dean
2011-08-04
Update LUFAConfig.h with missing options for the AVR32 target.
Dean
2011-07-14
Update UC3 platform driver support to use the bitmasks defined in the header ...
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-07-12
Enhance and document the AVR32 UC3 platform drivers.
Dean
2011-07-11
Add missing function attributes to the RingBuffer driver to reduce the chance...
Dean
2011-07-06
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...
Dean
2011-06-30
Pull out Android Accessory Mode functions into a seperate set of files in the...
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-19
Add missing project files for the new HIDReportViewer project to upgrade its ...
Dean
2011-06-16
Add new incomplete HIDReportViewer project.
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
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
2011-06-09
Add new Audio Class Driver Host demos.
Dean
[next]