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
/
Drivers
/
USB
/
USB.h
Age
Commit message (
Expand
)
Author
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-28
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean
2010-03-29
Add briefs for the library core structures.
Dean
2010-03-29
Add file-level brief documentation.
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
Dean
2010-02-24
More AVR32 achitecture ports.
Dean
2010-02-23
More porting of the USB core to the AVR32.
Dean
2010-02-23
Start porting the USB core to the AVR32 UC3B.
Dean
2010-02-11
Add more include protection macros to give the user warnings when they try to...
Dean
2010-02-02
Add documentation to the USB Class Drivers module on how to use the Host mode...
Dean
2010-02-02
Replace the Webserver demo's uIP with the latest code ripped from the Contiki...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-28
Fix MIT license language to make its intent clearer.
Dean
2009-11-29
Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 a...
Dean
2009-11-27
Better checking of whether a packet is received in the RNDISEthernetHost Clas...
Dean
2009-11-26
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean
2009-11-13
Corrections, improvements and additions to the incomplete RNDISHost demo.
Dean
2009-11-08
Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...
Dean
2009-11-04
Added new Printer Host mode Class driver.
Dean
2009-08-30
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...
Dean
2009-08-05
Commit for 090810rc1 release.
Dean
2009-07-16
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
Dean
2009-07-14
Added better module summaries.
Dean
2009-06-14
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean
2009-06-14
Changed per-device controller preprocessor checks over to per-device series f...
Dean
2009-06-04
Added Doxygen documentation to the Audio class driver. Added new modules for ...
Dean
2009-06-01
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean
2009-05-22
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean
2009-04-17
More documentation changes for better module-level documentation rather than ...
Dean
2009-04-16
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean
2009-04-16
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean
2009-04-05
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean