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 pdTRUE/pdFALSE instead of TRUE/FALSE in xStreamBufferSend(). #114

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

yuhui-zheng
Copy link
Contributor

Description

In response to the comment 61fc74f "can you fix TRUE/FALSE to pdTRUE/pdFALSE - this broke things for me, thanks"

Test Steps

Rebased one of my local projects, and it's now compiling.

Related Issue

PR #94

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

yuhui-zheng referenced this pull request Aug 12, 2020
Add necessary checks when sending data to the stream/message buffer in order to avoid a task deadlock when attempting to write a longer stream/message than the underlying buffer can write.
@yuhui-zheng yuhui-zheng merged commit 4bde12f into FreeRTOS:master Aug 12, 2020
@yuhui-zheng yuhui-zheng deleted the xStreamBufferSend_type branch August 12, 2020 04:45
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