We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9300b0f commit bc36bd6Copy full SHA for bc36bd6
README.md
@@ -177,7 +177,9 @@ we'll need a Linux binary tree to pick binaries from.
177
### cpu over USB
178
179
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!
+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!
183
184
There are [tutorials out
185
there](https://linuxlink.timesys.com/docs/wiki/engineering/HOWTO_Use_USB_Gadget_Ethernet), and here is the gist:
0 commit comments