Skip to content

2.0.4

Choose a tag to compare

@JAndrassy JAndrassy released this 29 Aug 18:27

bug fixes

  • uIP ARP table cleanup was not invoked - added in tick()
  • uip_arp.c - workaround for weird crash on RP2040 - in uip_arp_update any attempt to retrieve value from ipaddr location
    crashed. memcmp works.