Releases: imxrt-rs/imxrt-iomuxc
Releases · imxrt-rs/imxrt-iomuxc
0.3.0
-
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.
v0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
Release 0.2.3
Add FlexIO pads for 1010, 1020.
v0.2.2: Release 0.2.2
- Add optional
DAISY
associated constant toflexpwm::Pin
. - Add FlexIO pin definitions and implementations for 1060 pads.
- Ensure that
adc::prepare()
configures an alternate value for ADC inputs.