Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Use latest versions of all dependencies #174

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

jessebraham
Copy link
Member

No description provided.


let clocks = ClockControl::max(system.clock_control).freeze();
let delay = Delay::new(&clocks);
#[allow(unused)]
Copy link
Member Author

@jessebraham jessebraham Oct 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't love this, but unfortunately depending on which options the user selects during generation, peripherals may or may not be used. Only way I could get CI green.

@jessebraham jessebraham merged commit 8fe9eb4 into esp-rs:main Oct 11, 2024
7 checks passed
@jessebraham jessebraham deleted the fixes/updates branch October 11, 2024 07:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants