summaryrefslogtreecommitdiff
path: root/docs/library/micropython.rst
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2022-02-03 15:41:56 +0100
committerDamien George <damien@micropython.org>2022-03-08 23:09:17 +1100
commitb0d460cd7deb6f1cc3393f56c378943aca8d954b (patch)
tree2116405e8510eccbf72a1f8e231fb71c316fccc4 /docs/library/micropython.rst
parent5ea85b7a852046783074be8a59534bd7f55d2553 (diff)
mimxrt/eth: Fix an Ethernet transmit error.
Sometimes frames could not be sent immediately because the controller was still busy with previous frames. Then, an error was returned to lwip. This fix adds a limited number of retries for this busy state, waiting 100µs before the next attempt. Typically the transmit succeeds now at the second attempt. Second change: Reset the controller for a clean state after soft reset.
Diffstat (limited to 'docs/library/micropython.rst')
0 files changed, 0 insertions, 0 deletions