FreeRTOS-Kernel/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator
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
..
Common Bump backoffAlgorithm submodule for API change and update demos (#426) 2020-11-30 11:12:07 -08:00
HTTP_Mutual_Auth Porting HTTP Mutual Auth Demo from C-SDK (#414) 2020-11-24 19:09:04 -05:00
HTTP_Plaintext Add HTTP plaintext demo (#423) 2020-11-24 17:01:13 -08:00