Dean Camera
|
43b9d552bb
|
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
|
2011-01-30 23:12:06 +00:00 |
Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
2011-01-01 13:00:56 +00:00 |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
2010-10-28 06:08:58 +00:00 |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
2010-10-13 14:05:35 +00:00 |
Dean Camera
|
3693916cd3
|
Fix Webserver project code not compiling due to the changes to the USB mode selection constant names.
|
2010-10-12 12:25:05 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
012628f635
|
Turn OFF double banking in the Webserver demo - leaving it on seems to destroy the system throughput.
|
2010-02-18 05:10:24 +00:00 |
Dean Camera
|
e8b8ed2bad
|
Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed.
|
2010-01-29 09:21:38 +00:00 |
Dean Camera
|
d11ed10c53
|
Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC.
|
2010-01-28 12:47:35 +00:00 |