Skip to content

v2.2.0

Choose a tag to compare

@fhunleth fhunleth released this 13 Jun 02:05
· 17 commits to main since this release
  • Changes

    • Support setting the drive mode for open drain/collector GPIOs. See the :drive_mode option. (@gworkman)
    • Add drive mode verification to Circuits.GPIO.Diagnostics
  • Bug fixes

    • Fix memory leak when receiving GPIO interrupts
    • Fix false failure in Circuits.GPIO.Diagnostics when testing pull mode
      support