Skip to content

Adopt new dependencies, Rust 2024#185

Open
mciantyre wants to merge 1 commit intomasterfrom
no-more-typestates
Open

Adopt new dependencies, Rust 2024#185
mciantyre wants to merge 1 commit intomasterfrom
no-more-typestates

Conversation

@mciantyre
Copy link
Copy Markdown
Owner

Tracks imxrt-rs/imxrt-hal#198. It also updates most dependencies to their newer versions, and adopts Rust 2024 throughout the workspace.

@mciantyre mciantyre linked an issue Mar 23, 2026 that may be closed by this pull request
@mciantyre mciantyre force-pushed the no-more-typestates branch 2 times, most recently from d4dbf80 to 4c5637b Compare April 15, 2026 12:16
Drivers have dropped their type states, so we do the same. Without the
type states, we don't need the aliases anymore.

Given the LPSPI change, we have to manually configure the hardware chip
select. I'm doing that directly in the example.

imxrt-hal drops the timer module. Rather than reimplement the examples,
I'm dropping them, hoping to guide folks to RTIC.
@mciantyre mciantyre force-pushed the no-more-typestates branch from 4c5637b to 180a251 Compare April 15, 2026 12: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.

Update to usb-device 0.3

1 participant