OVMS3-idf/components/lwip/port/esp32/netif
morris 3063a62e3e ethernet: fix some bugs in ethernet driver
1. create a new pbuf to squash linked pbuf
2. optimize emac driver by adding ESP_IRAM_ATTR
3. remove duplicated function declare in esp_eth.h
4. remove duplicated code in emac_setup_tx_desc
5. disable Promiscuous mode
2018-09-17 10:12:46 +08:00
..
ethernetif.c ethernet: fix some bugs in ethernet driver 2018-09-17 10:12:46 +08:00
wlanif.c Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00