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.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor documentation improvements.
Dean Camera
2013-06-16
1
-3
/
+3
*
Merge in latest trunk.
Dean Camera
2012-05-20
1
-2
/
+2
|
\
|
*
Minor documentation adjustments to the demos, projects and bootloaders to ens...
Dean Camera
2012-05-18
1
-2
/
+2
*
|
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...
Dean Camera
2012-05-13
1
-3
/
+8
*
|
AppConfigHeaders: Update several additional user projects to use configuratio...
Dean Camera
2012-05-12
1
-4
/
+4
|
/
*
Add RNDIS Device support to the Webserver project, so that the files stored o...
Dean Camera
2011-05-22
1
-3
/
+10
*
Documentation improvements - put driver example code into its own section, fi...
Dean Camera
2010-12-26
1
-6
/
+6
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-3
/
+4
*
Clarify in the project documentation files what the each of the different USB...
Dean Camera
2010-08-31
1
-1
/
+1
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
1
-1
/
+1
*
Spell check all source files once again to find any typos.
Dean Camera
2010-07-29
1
-5
/
+5
*
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean Camera
2010-07-19
1
-3
/
+3
*
Correct misspellings in the Bluetooth demo code.
Dean Camera
2010-07-11
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-112
/
+112
*
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to di...
Dean Camera
2010-03-10
1
-0
/
+6
*
Speed up Webserver demo data rate by not sending a full ethernet frame each t...
Dean Camera
2010-02-12
1
-1
/
+6
*
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean Camera
2010-02-12
1
-6
/
+5
*
Make Webserver allow HTTP requests for files with up to 50 characters in the ...
Dean Camera
2010-02-07
1
-11
/
+13
*
Replace the Webserver demo's uIP with the latest code ripped from the Contiki...
Dean Camera
2010-02-02
1
-2
/
+3
*
Better HTTP GET parsing in the Webserver demo, add application polling.
Dean Camera
2010-01-31
1
-1
/
+2
*
Fix up project documentation files' overview tables, so that multiple items o...
Dean Camera
2010-01-28
1
-10
/
+16
*
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean Camera
2010-01-28
1
-11
/
+17
*
Add DHCP server to the Webserver demo for automatic network configuration. Co...
Dean Camera
2010-01-27
1
-3
/
+9
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-0
/
+81