Skip to content

v1.0.2

Compare
Choose a tag to compare
@fhunleth fhunleth released this 04 Jan 15:28
· 34 commits to master since this release
  • Bug fixes

    • Fix memory overrun when using large I2C transfers. This only affected a
      few devices since most devices maxed out at much smaller sizes. Also add
      compile-time check to prevent this from happening again.
  • Improvements

    • Increase max SPI transfer size to 4096. This aligns it with py-spidev and
      enables communication with the Unicorn Hat HD.