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
/
Webserver.c
Age
Commit message (
Expand
)
Author
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
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-10-12
Fix Webserver project code not compiling due to the changes to the USB mode s...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-28
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean
2010-01-31
Better HTTP GET parsing in the Webserver demo, add application polling.
Dean
2010-01-28
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean
2010-01-27
Clean up Webserver project - add more Doxygen documentation for the new DHCP ...
Dean
2010-01-27
Add DHCP server to the Webserver demo for automatic network configuration. Co...
Dean
2010-01-25
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Dean
2010-01-25
Add Webserver project Doxygen configuration file and overview document.
Dean
2010-01-25
Moved initial completed version of the Webserver project out of the Projects/...
Dean