v1.1.0
What's Changed
- Moved link time build options out of compile time options by @speedy-h in #23
- Allow padding byte value to be set by @pgreenland in #24
- Make position independent code flag optional for static libraries by @pgreenland in #27
- Allow transmissions to be retried if the controller was busy by @pgreenland in #26
- Added Doxyfile for documentation generation by @SimonCahill in #28
New Contributors
- @speedy-h made their first contribution in #23
- @pgreenland made their first contribution in #24
Full Changelog: v1.0.1...v1.1.0