mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-10 13:45:07 -05:00
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 |
||
|---|---|---|
| .. | ||
| Device_Defender_Windows_Simulator/Device_Defender_Demo | ||
| Device_Shadow_Windows_Simulator | ||
| Jobs_Windows_Simulator/Jobs_Demo | ||
| Mqtt_Demo_Helpers | ||