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
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
2010-07-21 16:19:32 +00:00 |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
2010-06-03 15:32:45 +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
|
fc8e4837a9
|
Add const keyword to the demo function parameters where possible.
|
2010-04-18 12:10:30 +00:00 |
Dean Camera
|
aca7863350
|
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
Change over static strings in the Webserver project to use PROGMEM where possible.
|
2010-03-10 12:48:20 +00:00 |
Dean Camera
|
16ea5aa7a2
|
Add a TELNET server to the webserver project, which currently can list active TCP connections.
|
2010-02-03 10:39:33 +00:00 |