aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LibraryApps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/ManPages/LibraryApps.txt')
-rw-r--r--LUFA/ManPages/LibraryApps.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 91841b9d2..2fb95d4b6 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -86,6 +86,7 @@
* USB HID class
* - <b>PrinterHost</b> - Printer host demo, using the low level LUFA APIs to implement the USB Printer class
* - <b>StillImageHost</b> - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class
+ * - <b>RNDISHost</b> - RNDIS Ethernet host demo, using the low level LUFA APIs to implement the RNDIS class
* - <b>Incomplete</b>
* - <b>BluetoothHost</b> - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class
* - <b>DualRole</b>