v0.1.3: Implement peer destroy, support build with PlatformIO Arduino.
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!