Skip to content

v1.0.0 (public)

Latest
Compare
Choose a tag to compare
@elupus elupus released this 19 May 12:33

Summary

  • Publication release

New features

  • Allow samples to build against installed library
  • Support for arm64 builds on Linux
  • Support for FTDI SPI builds on Windows
  • Restructure sample application to better align with its intended use
  • Support for v1.1.3 MSEQ types and SMI interface

Fixes

  • Avoid warnings on startup due to spurious wake up interrupts
  • Avoid reading extra byte from empty fifo on MAX14819
  • Make sure reset of DL layer on link loss is handled thread safe
  • Make sure DL layer and PL layer agree on master cycle time

Other changes

  • CMake project has been renamed to ILink from old IOLINKMaster
  • Move SPI/IRQ initialization inside drivers
  • Improve logging structure
  • Improve performance of FTDI based SPI