X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/28401f7bb749350a66ebe95649d01a25c01842f7..5517f96e86b9447780a3e27bb455697f9fc65eea:/Projects/Webserver/Webserver.txt?ds=inline
diff --git a/Projects/Webserver/Webserver.txt b/Projects/Webserver/Webserver.txt
index 2e8e9bc5c..3fae431c2 100644
--- a/Projects/Webserver/Webserver.txt
+++ b/Projects/Webserver/Webserver.txt
@@ -3,14 +3,14 @@
* This file contains special DoxyGen information for the generation of the main page and other special
* documentation pages. It is not a project source file.
*/
-
+
/** \mainpage uIP Powered Webserver Project
*
* \section SSec_Compat Project Compatibility:
*
* The following list indicates what microcontrollers are compatible with this project.
*
- * - Series 7 USB AVRs
+ * - Series 7 USB AVRs (AT90USBxxx7)
*
* \section SSec_Info USB Information:
*
@@ -26,7 +26,7 @@
*
Communications Device Class (CDC) \n
* Mass Storage Device |
*
- *
+ *
* | USB Subclass: |
* Remote NDIS (Microsoft Proprietary CDC Class Networking Standard) \n
* Bulk-Only Transport |
@@ -45,7 +45,7 @@
*
*
*
- * \section SSec_Description Project Description:
+ * \section SSec_Description Project Description:
*
* Simple HTTP webserver project. This project combines the LUFA library with the uIP TCP/IP full network stack and FatFS
* library to create a RNDIS host capable of serving out HTTP web pages to multiple hosts simultaneously. This project
@@ -69,7 +69,7 @@
*
* \section SSec_Options Project Options
*
- * The following defines can be found in this project, which can control the project behavior when defined, or changed in value.
+ * The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.
*
*
*
@@ -111,3 +111,4 @@
*
*
*/
+