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

Turn off deprecated globals by default in attiny_hal, atmega_hal, and arduino_hal #612

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

Conversation

innermatrix
Copy link

@innermatrix innermatrix commented Dec 9, 2024

See #602 for context and overall plan. This PR changes the deprecated-globals feature in attiny_hal, atmega_hal, and arduino_hal to off by default (but available as opt-in). This PR is stacked on top of #611; only the last commit is new in this PR.

Changes:

  • Changed deprecated-globals to off by default
  • Bumped versions to 0.3

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