Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@mciantyre mciantyre released this 03 Dec 00:21
· 2 commits to master since this release
  • BREAKING Add support for additional chip select pins for lpspi4.

  • BREAKING Remove the deprecated pull / keeper configuration API.

  • BREAKING Change the type of the lpspi::Pin::DAISY and lpi2c::Pin::DAISY
    associated constant to an Option<Daisy>.

  • Add i.MX RT 1180 support with the "imxrt1180" feature.