Add network device driver model, netdev

This commit is contained in:
Scott Feldman
2023-03-28 12:18:59 -07:00
committed by Ron Evans
parent 00b1b4fbfb
commit 276feecc20
128 changed files with 6389 additions and 15539 deletions
+1 -1
View File
@@ -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