mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-04 22:09:00 +00:00
Add network device driver model, netdev
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ The way this driver works is by using the SPI interface of your microcontroller
|
||||
|
||||
## Using the WiFiNINA Driver
|
||||
|
||||
For information on how to use this driver, please take a look at the examples located in the [examples/wifinina](../examples/wifinina) directory.
|
||||
For information on how to use this driver, please take a look at the examples located in the [examples/net](../examples/net) directory.
|
||||
|
||||
## Firmware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user