Skip to content

Multi platform and multi protocol support

Compare
Choose a tag to compare
@cujomalainey cujomalainey released this 29 Jun 03:33
· 29 commits to master since this release
a4a752e

This release is a major refactor of the library which adds the following major features

  • Support for mbed via Serial
  • Support for ANT soft devices (currently only Arduino)
  • Massive internal refactor

This refactor added the ability to expand support platforms (ESP-IDF and Zephyr work already started) and additional protocols (SPI work already started) while maintaining support for antplus-arduino. This is a breaking change so you will need to upgrade antplus-arduino as well.