micropython/ports/mimxrt/lwip_inc
robert-hh ea09dccfea 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.
2021-12-14 08:07:52 +01:00
..
arch mimxrt/eth: Add LAN support and integrate the network module. 2021-10-25 15:14:26 +11:00
lwipopts.h mimxrt: Re-Enable eth checksum creation by HW. 2021-12-14 08:07:52 +01:00