diff options
author | robert-hh <robert@hammelrath.com> | 2021-11-09 13:58:45 +0100 |
---|---|---|
committer | robert-hh <robert@hammelrath.com> | 2021-12-14 08:07:52 +0100 |
commit | ea09dccfea0503534688dd790c40d33c5399e7d8 (patch) | |
tree | 9fc2d5877160c47d74050c627a02cc9497b31838 /docs/esp32 | |
parent | bbe25f47043e97a9539298b714be616b3815b492 (diff) | |
download | micropython-ea09dccfea0503534688dd790c40d33c5399e7d8.tar.gz micropython-ea09dccfea0503534688dd790c40d33c5399e7d8.zip |
mimxrt: Re-Enable eth checksum creation by HW.
The initial problem with a wrong ICMP checksum was caused by
the test code setting a checksum and the HW taking that probably as
the start value and ending up with 0xffff. With a checksum field of 0
set by the test code the HW creates the proper checksum.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions