mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-23 11:09:28 -05:00
Bump backoffAlgorithm submodule for API change and update demos (#426)
The API of FreeRTOS/backoffAlgorithm library has changed to remove dependency on random number generator; instead require the caller to generate the random number and pass it to the BackoffAlgorithm_GetNextBackoff API for backoff period calculation. This PR updates the submodule pointer commit, and updates the demos and tests to use the simplied library API
This commit is contained in:
parent
220dd5cc1c
commit
682447445b
9 changed files with 121 additions and 287 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit bc5ce2ed93ac063d75a4d3661e5253477c4e4fef
|
||||
Subproject commit 8a9a6654296a3b478785eb5de4025b6d073a1ece
|
||||
Loading…
Add table
Add a link
Reference in a new issue