1. 08 Sep, 2022 3 commits
  2. 06 Sep, 2022 8 commits
  3. 05 Sep, 2022 9 commits
  4. 31 Aug, 2022 4 commits
  5. 30 Aug, 2022 15 commits
  6. 29 Aug, 2022 1 commit
    • Damien George's avatar
      lib/lwip: Update lwIP to v2.1.3, tag STABLE-2_1_3_RELEASE. · 9a826e0f
      Damien George authored
      There don't seem to be many changes going from v2.1.2 to v2.1.3 of lwIP.
      Mostly they are:
      - IPv6 fixes and improvements
      - changes to apps and other code that MicroPython doesn't use
      - comments and tests
      - minor bug fixes
      
      In particular there doesn't look to be any change to the API of any
      function used by MicroPython.
      
      Network multi tests pass on PYBD_SF2 and PYBD_SF6.  PYBD_SF2, PYBD_SF6 and
      PICO_W have unchanged iperf3 performance.  Similar results for networking
      on the mimxrt port.
      Signed-off-by: default avatarDamien George <damien@micropython.org>
      9a826e0f