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

fix bug in round robin scheduling logic #2054

Merged
merged 1 commit into from Jul 29, 2020

Conversation

hudson-ayers
Copy link
Contributor

Pull Request Overview

This pull request fixes #2051 , a bug in the round robin logic which must have slipped in while we were changing the interface.

Testing Strategy

This pull request was tested by running blink + whileone on Imix.

TODO or Help Wanted

N/A

Documentation Updated

  • No updates are required.

Formatting

  • Ran make prepush.

Copy link
Member

@ppannuto ppannuto left a comment

Choose a reason for hiding this comment

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

bors r+

@bors bors bot merged commit 4e46664 into tock:master Jul 29, 2020
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.

Scheduler panic on STM32F4xx
4 participants