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

edgebadge: update embedded-graphics to 0.8 #726

Merged
merged 4 commits into from
Feb 15, 2024

Conversation

LuckyTurtleDev
Copy link
Contributor

@LuckyTurtleDev LuckyTurtleDev commented Feb 15, 2024

Summary

fix #724

Checklist

  • CHANGELOG.md for the BSP or HAL updated
  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

@jbeaurivage
Copy link
Contributor

Thanks @LuckyTurtleDev, two minor comments and I'll be happy to merge:

  • Please leave the edgebadge crate version as is. We take care of bumping it during the release process.
  • Please update the edgebadge README with the changes under the # Unreleased section.

@LuckyTurtleDev
Copy link
Contributor Author

I currently have no access to an edgebadge/pybadge for testing.

@LuckyTurtleDev
Copy link
Contributor Author

Thanks @LuckyTurtleDev, two minor comments and I'll be happy to merge:

* Please leave the edgebadge crate version as is. We take care of bumping it during the release process.

* Please update the edgebadge README with the changes under the `# Unreleased` section.

finish

@jbeaurivage jbeaurivage merged commit b138702 into atsamd-rs:master Feb 15, 2024
107 checks passed
@LuckyTurtleDev LuckyTurtleDev deleted the update-embedded-graphics branch February 16, 2024 14:04
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.

edgebadge: embedded-graphics 0.8.0+ compatibility
2 participants