index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Webserver
/
Webserver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor documentation improvements.
Dean Camera
2012-10-05
1
-1
/
+1
*
Use the framework provided GlobalInterruptEnable() function instead of the AV...
Dean Camera
2012-09-17
1
-1
/
+1
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-7
/
+8
*
Fix Webserver project code not compiling due to the changes to the USB mode s...
Dean Camera
2010-10-12
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-75
/
+75
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Better HTTP GET parsing in the Webserver demo, add application polling.
Dean Camera
2010-01-31
1
-2
/
+4
*
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean Camera
2010-01-28
1
-262
/
+5
*
Clean up Webserver project - add more Doxygen documentation for the new DHCP ...
Dean Camera
2010-01-27
1
-0
/
+2
*
Add DHCP server to the Webserver demo for automatic network configuration. Co...
Dean Camera
2010-01-27
1
-7
/
+36
*
Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Dean Camera
2010-01-25
1
-3
/
+3
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-3
/
+3
*
Moved initial completed version of the Webserver project out of the Projects/...
Dean Camera
2010-01-25
1
-0
/
+298