X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c05c7c7df46a0377db8a72cb32f06aa40153d3e1..8c6c27d88bb40ecf55f369fc4499ec990d2d93d2:/LUFA/ManPages/LibraryApps.txt 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 * - PrinterHost - Printer host demo, using the low level LUFA APIs to implement the USB Printer class * - StillImageHost - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class + * - RNDISHost - RNDIS Ethernet host demo, using the low level LUFA APIs to implement the RNDIS class * - Incomplete * - BluetoothHost - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class * - DualRole