Skip to content

Fix/volatiles again#650

Merged
FoniksFox merged 2 commits into
developmentfrom
fix/volatiles-again
May 11, 2026
Merged

Fix/volatiles again#650
FoniksFox merged 2 commits into
developmentfrom
fix/volatiles-again

Conversation

@FoniksFox
Copy link
Copy Markdown
Contributor

Closes #649
Just accept it, it was reverted by a merge by acccident

@github-actions
Copy link
Copy Markdown
Contributor

ST-LIB Release Plan

  • Current version: 6.0.0
  • Pending changesets: 2
  • Highest requested bump: minor
  • Next version if merged now: 6.1.0

Pending changes

  • minor It is just a one word change, makes it possible to use Board::instanceof() to get a constexpr auto& obj. It works perfectly as long as you don't try using the reference before Board::init(). (.changesets/feat-stlib-constexpr-instanceof().md)
  • patch The macros changes in fix/volatiles where reverted in a merge in the last release, this pr applies the changes once more to fix the undefined behaviour. (.changesets/fix-volatiles-again.md)

Copy link
Copy Markdown
Contributor

@victor-Lopez25 victor-Lopez25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😔

Copy link
Copy Markdown
Contributor

@oganigl oganigl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boris me ha apuntado con una pistola

@FoniksFox FoniksFox merged commit f71ff57 into development May 11, 2026
26 checks passed
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.

ADC undefined behaviour

3 participants