Skip to content

v0.1.3: Implement peer destroy, support build with PlatformIO Arduino.

Compare
Choose a tag to compare
@ciniml ciniml released this 03 Oct 11:17
· 11 commits to main since this release
dd94dba

Merged two PRs:

  • The handshake must also be destroyed during a timer reset. (#1)
  • Exclude platform-specific asm files (#3)

From this release, a project which uses this library can be compiled with Platform IO Arduino backend.

@mrkeuz @ErikDoell Thanks for contribution!