Skip to content

Releases: xmos/lib_xtcp

v7.0.1

08 Dec 14:07
190747f

Choose a tag to compare

  • FIXED: Wrong application-note link descriptions in README.

v7.0.0

24 Nov 10:41
067a967

Choose a tag to compare

  • CHANGED: Updated LwIP stack to version 2.2.1, now a submodule.
  • CHANGED: Updated lib_xtcp API to be closer to posix sockets API.
  • CHANGED: Ported example to xcore.ai Ethernet development board XK-ETH-316-DUAL
  • CHANGED: Support for hardware test platform moved into library.
  • REMOVED: uIP TCP/IP stack support.
  • Changes to dependencies:
    • lib_ethernet: 4.0.1 -> 4.1.0
    • lib_locks: 2.3.1 -> 2.3.2
    • lib_logging: 3.3.1 -> 3.4.0
    • lib_otpinfo: Removed dependency
    • lib_random: 1.3.0 -> 1.3.1
    • lib_xassert: 4.3.1 -> 4.3.2

v6.2.0

17 Jul 13:07
ac5b309

Choose a tag to compare

  • ADDED: CMake support
  • FIXED: Many compiler warnings.
  • CHANGE: Removed 'smi_if i_smi' and 'phy_address' parameters from both xtcp_uip and xtcp_lwip functions. The smi_if now only links the smi component with the PHY driver.
  • CHANGED: Documentation updated
  • Changes to dependencies:
    • lib_ethernet: 3.0.0 -> 4.0.1
    • lib_gpio: Removed dependency
    • lib_locks: 2.0.0 -> 2.3.1
    • lib_logging: 2.0.0 -> 3.3.1
    • lib_otpinfo: 2.0.0 -> 2.2.1
    • lib_random: 1.0.0 -> 1.3.0
    • lib_xassert: 2.0.0 -> 4.3.1