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

Refactored attiny_hal for additive features #605

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

innermatrix
Copy link

See #602 for context and overall plan. This PR refactors attiny_hal to make conflicting globals optional (but available by default). This PR is stacked on top of #603; only the last commit is new in this PR.

Changes:

  • Added deprecated-globals feature (on by default)
  • Added <mcu>-no-deprecated-globals features for all MCU, which can be used to build the crate for multiple MCUs
  • Added a module for each supported MCU

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