Skip to content

Commit

Permalink
Update README with LTS information (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
aggarw13 committed Dec 15, 2020
1 parent 6127f3d commit a702914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ unlikely to succeed.

See memory requirements for this library [here](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/libraries/standard/backoffAlgorithm/docs/doxygen/output/html/index.html#backoff_algorithm_memory_requirements).

**backoffAlgorithm v1.0.0 [source code](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.0.0/source) is part of the [FreeRTOS 202012.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012.00-LTS) release.**

## Reference example

The example below shows how to use the backoffAlgorithm library to retry a DNS resolution query for `amazon.com`.
Expand Down

0 comments on commit a702914

Please sign in to comment.