Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:43
· 9 commits to main since this release

Added

  • [breaking] use embedded_aw9523
  • re-export bmi2 from tildagon-rs
  • use blocking i2c wrapper and upstream crate for IMU
  • add blocking i2c wrapper
  • add slow IO example
  • add blocking embedded_hal implementations for slow pins
  • add ethernet hexpansion demo

Other

  • remove custom ExclusiveDevice in Ethernet demo
  • use upstream assign_resources macro