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
path:
root
/
Demos
/
Host
/
ClassDriver
/
makefile
Age
Commit message (
Expand
)
Author
2012-07-30
Tag the LUFA 120730 release.
LUFA-120730
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-27
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean
2011-11-24
Add new Android Open Accessory class driver to the library core and add a new...
Dean
2011-06-09
Add missing AS4 and project description files to the new Audio Host demos.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-05-07
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean
2010-03-25
Add new LUFA logo by Ryo Yamauchi.
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-07
Additional file renames and modifications to change CDC demos to VirtualSerial.
Dean
2009-11-26
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean
2009-11-04
Added new Printer Host mode Class driver.
Dean
2009-11-04
Added new JoystickHostWithParser demos to the library.
Dean
2009-10-08
Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver d...
Dean
2009-09-21
Finish initial draft of the Host Mode HID Class driver.
Dean
2009-09-20
Add KeyboardHost HID Host Class driver demo to the library.
Dean
2009-08-30
Added start of the Still Image Host Class driver demo and driver code.
Dean
2009-08-13
Added CDC_Device_Flush() command to the CDC Device mode class driver.
Dean
2009-08-11
Add new functions to the HID host class driver, refine HID interface protocol...
Dean
2009-06-26
Optimize vendor/product description string display code in MassStorageHost.
Dean
2009-06-05
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean