From a2bb48e0d47ccc63c4928a75f1456c397afdb824 Mon Sep 17 00:00:00 2001 From: "Ching-Hsin,Lee" Date: Mon, 1 Jul 2024 15:54:29 +0800 Subject: [PATCH] Update LTS 202406 information --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index db2c885..9a66f42 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,10 @@ attempting reconnections when they are unlikely to succeed. See memory requirements for this library [here](./docs/doxygen/include/size_table.md). -**backoffAlgorithm v1.3.0 -[source code](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.3.0/source) +**backoffAlgorithm v1.4.1 +[source code](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.4.1/source) is part of the -[FreeRTOS 202210.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202210.00-LTS) -release.** - -**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) +[FreeRTOS 202406.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202406.00-LTS) release.** ## Reference example