README 414 B

12345678
  1. README
  2. ------
  3. Please add optional dependencies in this folder
  4. For TLS support with mbedtls download the source tarball of version 2.28.x and extract here in the subfolder (Version 2.28.3 https://github.com/Mbed-TLS/mbedtls/archive/refs/tags/v2.28.3.tar.gz)
  5. Rename the extracted mbedtls folder to mbedtls-2.28 (otherwise the build script cannot find the folder and will compile the library without TLS support).