Skip to content

Commit bc36bd6

Browse files
committed
README: add reference to Linux docs on USB gadget
Signed-off-by: Daniel Maslowski <[email protected]>
1 parent 9300b0f commit bc36bd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,9 @@ we'll need a Linux binary tree to pick binaries from.
177177
### cpu over USB
178178

179179
There are many IoT like devices that do not have an ethernet port.
180-
Fear not though: The Linux USB gadget drivers offer ethernet via USB!
180+
Fear not though: The [Linux USB gadget
181+
drivers](https://www.kernel.org/doc/html/latest/driver-api/usb/gadget.html)
182+
offer ethernet via USB!
181183

182184
There are [tutorials out
183185
there](https://linuxlink.timesys.com/docs/wiki/engineering/HOWTO_Use_USB_Gadget_Ethernet), and here is the gist:

0 commit comments

Comments
 (0)