Skip to content

Scheduler-Monotonic-Tick#671

Closed
FoniksFox wants to merge 8 commits into
developmentfrom
fix/Scheduler-Tick-Monotonic
Closed

Scheduler-Monotonic-Tick#671
FoniksFox wants to merge 8 commits into
developmentfrom
fix/Scheduler-Tick-Monotonic

Conversation

@FoniksFox

Copy link
Copy Markdown
Contributor

Makes the Make get_global_tick() monotonic (add a check to ensure it never returns a lower value than the one before, this can happen because of a race condition).

FoniksFox and others added 8 commits July 7, 2026 17:03
…r cause a reconstruction of the state machine (#655)
* fix(SPI): Fix clock

* fix(FaultController): Faults during FaultController::start() no longer cause a reconstruction of the state machine (#655)

* fix(SPI): Fix SPI 4 and 5 clock

* style: pre-commit

* fix: Add define so that it compiles
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix: Fix a warning about symbols missmatch

* chore: Add changeset
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

ST-LIB Release Plan

  • Current version: 6.1.3
  • Pending changesets: 1
  • Highest requested bump: patch
  • Next version if merged now: 6.1.4

Pending changes

  • patch Fix a warning about symbols in HardfaultTrace (doesn't change any behaviour) (.changesets/fix-hwarfault-warning.md)

@FoniksFox FoniksFox closed this Jul 7, 2026
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.

2 participants