esp-idf/examples/ethernet/enc28j60/components/eth_enc28j60
David Cermak 5e19b9c951 esp-netif: Make dependency on esp-eth optional
* esp-netif to optionally depend on esp-eth (only for l2tap config)
* esp_eth.h now includes the original ethernet header and the
ethernet-netif glue layer
* Updated examples and test to explicitely use esp-eth dependency if
needed
2022-06-09 07:55:40 +00:00
..
CMakeLists.txt esp-netif: Make dependency on esp-eth optional 2022-06-09 07:55:40 +00:00
enc28j60.h enc28j60: fix stability of the ENC28J60 Ethernet driver example 2021-07-26 09:57:18 +02:00
esp_eth_enc28j60.h esp_eth: added ioctl options to set Ethernet speed and duplex mode 2021-11-16 08:34:07 +01:00
esp_eth_mac_enc28j60.c enc28j60: allow multicast packets in default enc28j60 configuration 2021-11-09 01:34:15 -08:00
esp_eth_phy_enc28j60.c esp_eth: added ioctl options to set Ethernet speed and duplex mode 2021-11-16 08:34:07 +01:00