aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Webserver.c
Commit message (Expand)AuthorAgeFilesLines
* Better HTTP GET parsing in the Webserver demo, add application polling.Dean Camera2010-01-311-2/+4
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-262/+5
* Clean up Webserver project - add more Doxygen documentation for the new DHCP ...Dean Camera2010-01-271-0/+2
* Add DHCP server to the Webserver demo for automatic network configuration. Co...Dean Camera2010-01-271-7/+36
* 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-3/+3
* Moved initial completed version of the Webserver project out of the Projects/...Dean Camera2010-01-251-0/+298