- updated required mbedtls version to 2.28.x
parent
a657eb7721
commit
699d75dcd3
@ -1,9 +1,9 @@
|
||||
README
|
||||
------
|
||||
|
||||
For TLS support with mbedtls download the source tarball of version 2.16.x and extract here in the subfolder
|
||||
For TLS support with mbedtls download the source tarball of version 2.28.x and extract here in the subfolder
|
||||
|
||||
mbedtls-2.16
|
||||
mbedtls-2.28
|
||||
|
||||
After extracting of the archive you may have to rename the folder to match the exact name "mbedtls-2.16". Otherwise the build system will not find the library.
|
||||
After extracting of the archive you may have to rename the folder to match the exact name "mbedtls-2.28". Otherwise the build system will not find the library.
|
||||
|
||||
|
Loading…
Reference in New Issue