esp-idf/examples/ethernet/enc28j60/components/eth_enc28j60
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08: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: SPI Ethernet modules initialization simplification 2022-07-14 08:46:22 +02:00
esp_eth_mac_enc28j60.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
esp_eth_phy_enc28j60.c esp_eth: IEEE 802.3 PHY MII Management Interface functionality grouped to one common file 2022-06-24 05:51:44 +00:00