Merge branch 'docs/eth_memory_consideration' into 'master'
Non-functional Ethernet updates Closes IDFGH-13346 and IDF-11736 See merge request espressif/esp-idf!36219
This commit is contained in:
@@ -446,7 +446,6 @@ static void emac_esp32_rx_task(void *arg)
|
||||
#endif
|
||||
} while (emac->frames_remain);
|
||||
}
|
||||
vTaskDelete(NULL);
|
||||
}
|
||||
|
||||
static esp_err_t emac_config_pll_clock(emac_esp32_t *emac)
|
||||
|
||||
Reference in New Issue
Block a user