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

Use embedded-graphics-core instead of embedded-graphics #156

Merged
merged 3 commits into from
Jun 22, 2021
Merged

Conversation

jamwaffles
Copy link
Collaborator

@jamwaffles jamwaffles commented Jun 22, 2021

Hi! Thank you for helping out with SSD1306 development! Please:

  • Check that you've added documentation to any new methods
  • Rebase from master if you're not already up to date
  • Add or modify an example if there are changes to the public API
  • Add a CHANGELOG.md entry in the Unreleased section under the appropriate heading (Added, Fixed, Changed, etc)
  • Run rustfmt on the project with cargo fmt --all - CI will not pass without this step
  • Check that your branch is up to date with master and that CI is passing once the PR is opened

PR description

The new core crate is designed for driver use, hence this PR. Also some minor cleanup in Cargo.toml.

@jamwaffles jamwaffles marked this pull request as ready for review June 22, 2021 08:42
@jamwaffles jamwaffles merged commit b9d16cf into master Jun 22, 2021
@jamwaffles jamwaffles deleted the e-g-core branch June 22, 2021 08:51
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.

1 participant