Skip to content

UIPEthernet_v1.08 - for Arduino IDE 1.0.x

Compare
Choose a tag to compare
@ntruchsess ntruchsess released this 09 Oct 17:11
· 16 commits to master since this release
  • Decrease TCP response-time by implementing a per-client send timer (configurable via define UIP_CLIENT_TIMER in utility/uipethernet-conf.h)
  • Fix ENC28J60 receivebuffer overflow caused by invalid handling of wraparound
  • Fix ENC28J60 crash caused by sending zero-length packet