94 will separate the imxrt-iomuxc crate into a separate repo. We'll also publish foundational, chip-specific crates into separate imxrt-rs repositories. See the issue to understand what a foundational, chip-specific crate means.
Once #94 is complete, this repository will contain a variety of HALs, and imxrt-ral, or the "RAL." #94 notes that maintaining the RAL in this repository is inconsistent with the rest of our organization. So, we may consider moving it into its own repository.
Move imxrt-ral into imxrt-rs/imxrt-ral so that its development, testing, and release may be managed separate of the HALs.
94 will separate the
imxrt-iomuxc
crate into a separate repo. We'll also publish foundational, chip-specific crates into separateimxrt-rs
repositories. See the issue to understand what a foundational, chip-specific crate means.Once #94 is complete, this repository will contain a variety of HALs, and
imxrt-ral
, or the "RAL." #94 notes that maintaining the RAL in this repository is inconsistent with the rest of our organization. So, we may consider moving it into its own repository.Move
imxrt-ral
intoimxrt-rs/imxrt-ral
so that its development, testing, and release may be managed separate of the HALs.