Skip to content

Fix/pwm reorder#646

Merged
oganigl merged 5 commits into
developmentfrom
fix/pwm-reorder
May 11, 2026
Merged

Fix/pwm reorder#646
oganigl merged 5 commits into
developmentfrom
fix/pwm-reorder

Conversation

@FoniksFox
Copy link
Copy Markdown
Contributor

It just didn't compile before

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

ST-LIB Release Plan

  • Current version: 6.0.0
  • Pending changesets: 3
  • 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 Fix reorder issue in PWM constructor (.changesets/fix-pwm.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.

I thought this got merged already 😅

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.

Please make merging not require an approval

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.

Another pr approved due to Boris has a weapon pointing towards me

@oganigl oganigl merged commit 6b7396b 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.

3 participants