Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI fixes #101

Merged
merged 2 commits into from
Jan 4, 2025
Merged

CI fixes #101

merged 2 commits into from
Jan 4, 2025

Conversation

9names
Copy link
Member

@9names 9names commented Jan 4, 2025

This fixes the code that was causing clippy lint empty_line_after_doc_comments.
I've also suppressed the lint for static_mut_refs in the examples that use static mut.

@9names
Copy link
Member Author

9names commented Jan 4, 2025

For the examples that use static_mut:
I think we can definitely fix the IRQ ones but my naive attempts to resolve it for USB were not working.
Maybe the easiest solution there is to convert those examples to use RTIC instead?

@9names 9names merged commit 1c3bca5 into rp-rs:main Jan 4, 2025
7 checks passed
@9names 9names deleted the ci_fixes branch January 4, 2025 07:59
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