Skip to content

Version 0.9.2 is released

Compare
Choose a tag to compare
@lexus2k lexus2k released this 09 Nov 13:19
· 313 commits to master since this release

Changes:

  • Fixed CRC8 bug with HDLC/Light protocol
  • Added new API for keep alive timeout, auto-reconnect
  • Fixed issues in TinyPacket
  • Fix compilation for Windows Arduino IDE
  • Removed sperf tool (use tiny_loopback)
  • Fixed crc32 bug
  • Improved HDLC logging
  • Fixed C-compilation for avr gcc
  • Added support for Cortex-M0 and Cortex-M3
  • Implemented full-duplex ABM HDLC protocol