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 1 commit into
base: main
Choose a base branch
from

Conversation

innermatrix
Copy link

@innermatrix innermatrix commented Nov 24, 2024

See #602 for context and overall plan. This PR refactors attiny_hal to make conflicting globals optional (but available by default).

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 attiny-hal-additive-features branch from 05a3c0f to e0e975d Compare November 24, 2024 22:13
@innermatrix innermatrix force-pushed the attiny-hal-additive-features branch 5 times, most recently from 85ef96e to 5f261ea Compare December 9, 2024 00:15
@innermatrix innermatrix force-pushed the attiny-hal-additive-features branch from 5f261ea to 4ffe0b8 Compare December 9, 2024 00:20
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