Skip to content

Require imxrt-ral#30

Merged
mciantyre merged 2 commits intoimxrt-rs:masterfrom
mciantyre:ral-support
Apr 9, 2026
Merged

Require imxrt-ral#30
mciantyre merged 2 commits intoimxrt-rs:masterfrom
mciantyre:ral-support

Conversation

@mciantyre
Copy link
Copy Markdown
Member

@mciantyre mciantyre commented Apr 3, 2026

imxrt-hal was previously responsible for providing a imxrt-ral
compatibility layer. Now, imxrt-usbd provides the compatibility layer
itself by taking a imxrt-ral dependency. This lets us remove imxrt-usbd
as a imxrt-hal dependency. However, it means this USB driver pulls
in the entire RAL. I'm finding this easier to maintain, even if it's
pulling in more than necessary.

@mciantyre mciantyre changed the title Add optional imxrt-ral support Require imxrt-ral Apr 6, 2026
@mciantyre mciantyre force-pushed the ral-support branch 2 times, most recently from fe72164 to 067baad Compare April 7, 2026 11:26
mciantyre and others added 2 commits April 7, 2026 07:27
imxrt-hal was previously responsible for providing a imxrt-ral
compatibility layer. Now, imxrt-usbd provides the compatibility layer
itself by taking a imxrt-ral dependency. This lets us remove imxrt-usbd
as a imxrt-hal dependency. However, it means this USB driver pulls
in the entire RAL. I'm finding this easier to maintain, even if it's
pulling in more than necessary.
Similar to other updates throughout the imxrt-rs org.
@mciantyre mciantyre merged commit c38c430 into imxrt-rs:master Apr 9, 2026
9 checks passed
@mciantyre mciantyre deleted the ral-support branch April 9, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant