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.h
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
Dean
2011-05-26
Update Webserver project to remove DHCP IP configuration status notification.
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-06-03
Minor documentation cleanups.
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-03-09
Webserver project now uses the board LEDs to indicate the current IP configur...
Dean
2010-01-28
Add FatFS library to the Webserver project, extend the HTTP server so that it...
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