Update the readme document in utilities folder (#979)

* mbedtls is removed in this folder. Update the readme.txt accordingly.

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
This commit is contained in:
chinglee-iot 2023-08-17 15:36:20 +08:00 committed by GitHub
parent ed2717767a
commit 8e76c2d220
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,3 @@ Directories:
+ Utilities/logging contains header files for use with the core libraries logging + Utilities/logging contains header files for use with the core libraries logging
macros. See https://www.FreeRTOS.org/logging.html. macros. See https://www.FreeRTOS.org/logging.html.
+ Utililties/mbedtls_freertos contains a few FreeRTOS specifics required by
mbedTLS.