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

Use native FreeRTOS semaphore functions. #998

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

h2zero
Copy link
Collaborator

@h2zero h2zero commented Jun 26, 2021

The cpp library freertos class is inefficient and can be unstable. This change uses FreeRTOS functions directly instead.

@1technophile 1technophile added this to the v0.9.7 milestone Jun 27, 2021
@h2zero h2zero force-pushed the cleanup-semaphore branch from 13c728a to d42cb87 Compare June 27, 2021 15:12
@h2zero h2zero force-pushed the cleanup-semaphore branch from d42cb87 to f2c6bb8 Compare June 27, 2021 15:51
@1technophile 1technophile merged commit 02c371b into 1technophile:development Jun 28, 2021
@h2zero h2zero deleted the cleanup-semaphore branch July 1, 2021 03:35
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