Skip to content

v5.3.0 - software SPI for OLED, and minor bug fixes

Compare
Choose a tag to compare
@stephenhensley stephenhensley released this 14 Dec 00:51
· 123 commits to master since this release
07a813a

v5.3.0

Features

  • driver: Software SPI transport SSD130x4WireSoftSpiTransport added for the OLED Display driver. (#551)

Bug Fixes

  • driver: Fixed a compiler error in Max11300Driver::WriteAnalogPinVolts()
  • driver: Fixed error reading multiple registers at once from the MPC23x17 GPIO expanders (#550)
  • seed: Fixed out of range pin definitions for extra GPIO on the Daisy Seed2 DFM (#544)
  • patchsm: Fixed issue where updating the audio callback params didn't update control samplerate (#543)