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
/
Projects
/
Webserver
/
USBDeviceMode.c
Age
Commit message (
Expand
)
Author
2011-05-26
Update Webserver project to remove DHCP IP configuration status notification.
Dean
2011-05-22
Add RNDIS Device support to the Webserver project, so that the files stored o...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-11-05
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...
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-10-12
Fix Webserver project code not compiling due to the changes to the USB mode s...
Dean
2010-08-09
Removed complicated logic for the Endpoint_ConfigureEndpoint() function to us...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-18
Add const keyword to the demo function parameters where possible.
Dean
2010-02-18
Turn OFF double banking in the Webserver demo - leaving it on seems to destro...
Dean
2010-01-28
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean