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(Examples): RF Test RTOS Scheduling Work Around #1011

Merged

Conversation

BrentK-ADI
Copy link
Contributor

This provides a work around to support Issue #995, where the low priority test task is directly calling the BLE's LL functions, causing a condition where the LL task wakes up prior to all the necessary data being set.

This provides a work around to support Issue analogdevicesinc#995, where the low priority test task is directly calling the BLE's  LL functions, causing a condition where the LL task wakes up prior to all the necessary data being set.
@github-actions github-actions bot added MAX32655 Related to the MAX32655 (ME17) MAX32665 Related to the MAX32665 (ME14) MAX32690 Related to the MAX32690 (ME18) labels May 8, 2024
@Jake-Carter Jake-Carter merged commit 323668c into analogdevicesinc:main May 9, 2024
7 checks passed
@BrentK-ADI BrentK-ADI deleted the ble_freertos_test_workaround branch May 23, 2024 17:59
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32655 Related to the MAX32655 (ME17) MAX32665 Related to the MAX32665 (ME14) MAX32690 Related to the MAX32690 (ME18)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants