Move features/netsocket/emac-drivers to connectivity/drivers/emac

pull/13357/head
Rajkumar Kanagaraj 2020-07-27 08:12:57 -07:00
parent 6bd52719f6
commit 522f100262
130 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ to control your device. This must be derived from class `EMAC`.
This API is used by a network stack (or test framework) to control your driver.
The EMAC-derived driver would normally be installed in
features/netsocket/emac-drivers, often in a `TARGET_XXX` directory.
connectivity/drivers/emac/targets, often in a `TARGET_XXX` directory.
Class EMAC is entirely abstract - you need to implement about a dozen calls
to activate the driver, send and receive packets, and perform other control

Some files were not shown because too many files have changed in this diff Show More