OVMS3-idf/examples/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
..
ethernet ethernet: support esp_eth_deinit 2018-08-28 12:18:48 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

Ethernet Examples

See the README.md file in the upper level examples directory for more information about examples.