-
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
andlpi2c::Pin::DAISY
associated constant to anOption<Daisy>
. -
Add i.MX RT 1180 support with the
"imxrt1180"
feature.