Skip to content

Version 0.2.4

Choose a tag to compare

@Rahix Rahix released this 16 Jun 07:24
· 19 commits to main since this release
v0.2.4

Added

  • Added support for the I2C traits from the embedded-hal alpha 8 version (eh-alpha feature flag) (#36).

Fixed

  • Fixed the atomic-polyfill dependency being pulled in even in cases where it is not used.
  • Fixed a problem with the ADC sharing embedded-hal dependency.