From ff9830a338b6a759c5574f991b02d6f99abadc42 Mon Sep 17 00:00:00 2001 From: Archit Aggarwal Date: Tue, 15 Dec 2020 06:53:55 -0800 Subject: [PATCH] Update README with LTS information (#141) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2ad2188a..bb58a59bb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This library has gone through code quality checks including verification that no See memory requirements for this library [here](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/libraries/standard/coreMQTT/docs/doxygen/output/html/index.html#mqtt_memory_requirements). +**coreMQTT v1.1.0 [source code](https://github.com/FreeRTOS/coreMQTT/tree/v1.1.0/source) is part of the [FreeRTOS 202012.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012.00-LTS) release.** + ## MQTT Config File The MQTT client library exposes build configuration macros that are required for building the library.