analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
61 stars 81 forks source link

fix(Examples): RF Test RTOS Scheduling Work Around #1011

Closed BrentK-ADI closed 4 months ago

BrentK-ADI commented 4 months ago

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.