aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DeviceSupport.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-11-26 11:29:06 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-11-26 11:29:06 +0000
commit9ba8da7412bc1879d09009c58e3c1fbed91aab24 (patch)
tree2e9ed33ed7982955b2fecd69625b3492f05ac7dc /LUFA/ManPages/DeviceSupport.txt
parent2a28862dcc6a8e5fcf7c8015f67b3eee4716fef6 (diff)
downloadlufa-9ba8da7412bc1879d09009c58e3c1fbed91aab24.tar.gz
lufa-9ba8da7412bc1879d09009c58e3c1fbed91aab24.tar.bz2
lufa-9ba8da7412bc1879d09009c58e3c1fbed91aab24.zip
Make the RNDISEthernetHost Class driver demo print out incomming packets from the attached RNDIS device.
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
-rw-r--r--LUFA/ManPages/DeviceSupport.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt
index 832edc9bc..2ee1bf5ac 100644
--- a/LUFA/ManPages/DeviceSupport.txt
+++ b/LUFA/ManPages/DeviceSupport.txt
@@ -29,8 +29,8 @@
* - ATAVRUSBRF01
* - XPLAIN (AT90USB1287 only)
*
- * Currently supported third-party board (via hardware drivers):
+ * Currently supported third-party boards (via hardware drivers):
* - BUMBLEB (using officially recommended peripheral layout)
- * - Any Other Custom User Boards (with Board Drivers, \see Page_WritingBoardDrivers)
+ * - Any Other Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/
\ No newline at end of file