OVMS3-idf/components/ethernet
morris ec07112f5b ethernet: support esp_eth_deinit
1. change static emac-dma memory to dynamic
2. add esp_eth_deinit
3. modify ethernet example
4. add testcase for ethernet deinit function
5. GPIO0 could not output the 50MHz clock to PHY, so remove this configuration
2018-08-28 12:18:48 +08:00
..
eth_phy Set direction of SMI pins MDC and MDIO correctly. 2018-02-11 16:11:14 +08:00
include ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00
test ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
emac_common.h feat(emac): add support for emac to use internal (APLL) clock outputs. 2017-11-13 14:18:58 +08:00
emac_desc.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.c emac:optimise tcpip_adapter and fix emac_dev.c 2018-08-20 19:52:48 +08:00
emac_dev.h ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00
emac_main.c ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00
Kconfig ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00