FreeRTOS-Kernel/FreeRTOS-Plus/Demo/AWS
Archit Aggarwal 682447445b
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
2020-11-30 11:12:07 -08:00
..
Device_Defender_Windows_Simulator/Device_Defender_Demo Have metrics collector return amount written (#428) 2020-11-28 15:31:24 -08:00
Device_Shadow_Windows_Simulator Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419) 2020-11-24 14:54:31 -08:00
Jobs_Windows_Simulator/Jobs_Demo Add "Demo completed successfully" log in Jobs demo (#421) 2020-11-24 17:13:11 -08:00
Mqtt_Demo_Helpers Bump backoffAlgorithm submodule for API change and update demos (#426) 2020-11-30 11:12:07 -08:00