Skip to content

Update dependencies #100

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

Merged
merged 2 commits into from
Dec 12, 2022
Merged

Update dependencies #100

merged 2 commits into from
Dec 12, 2022

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Dec 12, 2022

This updates the HAL versions to the currently published ones.

Additionally, it decreases the stack size of the tasks - I tested with the examples and it seems fine so hopefully things keep working for everyone

Closes #9

In theory we can now have different stack sizes per task but I guess having all of them 8k should be fine

@bjoernQ bjoernQ changed the title Update depdendencies Update dependencies Dec 12, 2022
Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

LGTM (though haven't confirmed on hardware)

@bjoernQ bjoernQ merged commit aa850de into main Dec 12, 2022
@bjoernQ bjoernQ deleted the update-depdendencies branch December 16, 2022 07:10
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.

Improve the Preemt-Code to allow stack size per task
2 participants