Skip to content

v1.2.0

Choose a tag to compare

@fhunleth fhunleth released this 17 Mar 05:07
· 77 commits to main since this release
  • Changes
    • Improve device detection by using 0-byte writes on some I2C addresses and
      1-byte reads on others. This matches the i2c-tools heuristic and detects at
      least on more device that wasn't detected before.
    • Simplified NIF by deleting a lot of flexibility that didn't end up being
      useful. Also moved functionality around so that it could be implemented more
      simply.