projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Upgrade doxygen configuration files to the latest version.
[pub/lufa.git]
/
Projects
/
Webserver
/
Webserver.txt
diff --git
a/Projects/Webserver/Webserver.txt
b/Projects/Webserver/Webserver.txt
index
9b466d9
..
10aa716
100644
(file)
--- a/
Projects/Webserver/Webserver.txt
+++ b/
Projects/Webserver/Webserver.txt
@@
-10,7
+10,7
@@
*
* The following list indicates what microcontrollers are compatible with this project.
*
*
* The following list indicates what microcontrollers are compatible with this project.
*
- *
-
Series 7 USB AVRs (AT90USBxxx7)
+ *
\li
Series 7 USB AVRs (AT90USBxxx7)
*
* \section Sec_Info USB Information:
*
*
* \section Sec_Info USB Information:
*
@@
-40,7
+40,7
@@
* SCSI Block Commands Specification</td>
* </tr>
* <tr>
* SCSI Block Commands Specification</td>
* </tr>
* <tr>
- * <td><b>
Usable
Speeds:</b></td>
+ * <td><b>
Supported USB
Speeds:</b></td>
* <td>Full Speed Mode</td>
* </tr>
* </table>
* <td>Full Speed Mode</td>
* </tr>
* </table>
@@
-75,9
+75,9
@@
*
* <table>
* <tr>
*
* <table>
* <tr>
- * <t
d><b>Define Name:</b></td
>
- * <t
d><b>Location:</b></td
>
- * <t
d><b>Description:</b></td
>
+ * <t
h><b>Define Name:</b></th
>
+ * <t
h><b>Location:</b></th
>
+ * <t
h><b>Description:</b></th
>
* </tr>
* <tr>
* <td>ENABLE_TELNET_SERVER</td>
* </tr>
* <tr>
* <td>ENABLE_TELNET_SERVER</td>
@@
-97,17
+97,17
@@
* </tr>
* <tr>
* <td>DEVICE_IP_ADDRESS</td>
* </tr>
* <tr>
* <td>DEVICE_IP_ADDRESS</td>
- * <td>
Lib/uIPManagement
.h</td>
+ * <td>
AppConfig
.h</td>
* <td>IP address that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT is not defined).</td>
* </tr>
* <tr>
* <td>DEVICE_NETMASK</td>
* <td>IP address that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT is not defined).</td>
* </tr>
* <tr>
* <td>DEVICE_NETMASK</td>
- * <td>
Lib/uIPManagement
.h</td>
+ * <td>
AppConfig
.h</td>
* <td>Netmask that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT is not defined).</td>
* </tr>
* <tr>
* <td>DEVICE_GATEWAY</td>
* <td>Netmask that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT is not defined).</td>
* </tr>
* <tr>
* <td>DEVICE_GATEWAY</td>
- * <td>
Lib/uIPManagement
.h</td>
+ * <td>
AppConfig
.h</td>
* <td>Default routing gateway that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT
* is not defined).</td>
* </tr>
* <td>Default routing gateway that the webserver should use when connected to a RNDIS device (when ENABLE_DHCP_CLIENT
* is not defined).</td>
* </tr>
@@
-116,6
+116,11
@@
* <td>AppConfig.h</td>
* <td>Maximum length of a URI for the Webserver. This is the maximum file path, including subdirectories and separators.</td>
* </tr>
* <td>AppConfig.h</td>
* <td>Maximum length of a URI for the Webserver. This is the maximum file path, including subdirectories and separators.</td>
* </tr>
+ * <tr>
+ * <td>SERVER_MAC_ADDRESS</td>
+ * <td>AppConfig.h</td>
+ * <td>MAC address of the server used when sending Ethernet packets onto the bus.</td>
+ * </tr>
* </table>
*/
* </table>
*/