-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drv/bluetooth_stm32_cc2640: retry on bleMemAllocError
Apparently we are starting to run out of RAM on the CC2640 chips and we are now occasionally getting bleMemAllocError when trying to send notifications. This adds bleMemAllocError to the retry test cases. It also adds handling of cancellation so we can't get stuck in an infinite retry loop. Fixes: pybricks/support#736
- Loading branch information
Showing
1 changed file
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters