From 81081afee092a818210f38f3b562fe70c4ee123a Mon Sep 17 00:00:00 2001 From: Joseph Julicher Date: Mon, 14 Dec 2020 20:00:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84a9d54..6c80f6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## FreeRTOS/FreeRTOS Long Term Support +Libraries in this GitHub branch (also listed below) are part of the FreeRTOS 202012.00 LTS (https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012.00_LTS) release. Learn more at https://freertos.org/lts-libraries.html. + | Library | Version | LTS Until | LTS Repo URL. | |-----------------------|---------|------------|---------------------------------------------------------------------------| | FreeRTOS Kernel | 10.4.3 | 12/31/2022 | https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V10.4.3 |