aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Webserver.h
Commit message (Expand)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-10/+11
* Minor documentation cleanups.Dean Camera2010-06-031-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-80/+80
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+1
* Webserver project now uses the board LEDs to indicate the current IP configur...Dean Camera2010-03-091-5/+11
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-30/+5
* Add DHCP server to the Webserver demo for automatic network configuration. Co...Dean Camera2010-01-271-4/+9
* Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.Dean Camera2010-01-251-3/+3
* Add Webserver project Doxygen configuration file and overview document.Dean Camera2010-01-251-1/+10
* Moved initial completed version of the Webserver project out of the Projects/...Dean Camera2010-01-251-0/+84