Skip to content

mcxa: rustfmt DMA1 import ordering#4

Merged
diondokter merged 1 commit into
diondokter:mcxa_dma1from
bramsdell-ms:mcxa-dma1-fmt-fix
Jul 17, 2026
Merged

mcxa: rustfmt DMA1 import ordering#4
diondokter merged 1 commit into
diondokter:mcxa_dma1from
bramsdell-ms:mcxa-dma1-fmt-fix

Conversation

@bramsdell-ms

Copy link
Copy Markdown

Follow-up to the merged DMA1 fix. The imports weren't run through nightly rustfmt, so CI on embassy-rs#6525 fails on formatting. This sorts the crate::peripherals imports so DMA0 precedes the #[cfg]-gated DMA1.

Verified with cargo +nightly fmt --check (clean) — one-line reorder, no logic change.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Sort the peripherals imports so DMA0 precedes the cfg-gated DMA1, fixing the rustfmt CI failure on the merged DMA1 fix.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b465a11b-8384-4457-83e6-314125573eb3
@diondokter
diondokter merged commit 82987e2 into diondokter:mcxa_dma1 Jul 17, 2026
1 check passed
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.

2 participants