From 6c07f96609d526cc19bbe00ee1b22358cfb5edf8 Mon Sep 17 00:00:00 2001 From: Archit Aggarwal Date: Tue, 13 Apr 2021 16:52:26 -0700 Subject: [PATCH] Relocate History.txt and fix an typo (#558) --- FreeRTOS/History.txt => History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename FreeRTOS/History.txt => History.txt (97%) diff --git a/FreeRTOS/History.txt b/History.txt similarity index 97% rename from FreeRTOS/History.txt rename to History.txt index 8d2af7ea5e..072dbd1b55 100644 --- a/FreeRTOS/History.txt +++ b/History.txt @@ -1,6 +1,6 @@ Documentation and download available at https://www.FreeRTOS.org/ -Changes between FreeRTOS V202012.00 and FreeRTOS V202012.00 released December 2020 +Changes between FreeRTOS V202011.00 and FreeRTOS V202012.00 released December 2020 + Includes libraries that are part of the FreeRTOS 202012.00 LTS release. - Learn more at https:/freertos.org/lts-libraries.html