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 atmega_hal for additive features #606

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 atmega_hal to make conflicting globals optional (but available by default). This PR is stacked on top of #605; 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

@innermatrix innermatrix force-pushed the atmega-hal-additive-features branch from e83fcd6 to 642c2cf Compare December 30, 2024 13:19
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