mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/netdev: add NETDEV_ESP_ETH type
This commit is contained in:
parent
24ff493d04
commit
184e411355
@ -329,6 +329,7 @@ typedef enum {
|
||||
NETDEV_ENCX24J600,
|
||||
NETDEV_ATWINC15X0,
|
||||
NETDEV_KW2XRF,
|
||||
NETDEV_ESP_ETH,
|
||||
/* add more if needed */
|
||||
} netdev_type_t;
|
||||
/** @} */
|
||||
|
Loading…
Reference in New Issue
Block a user