altcp_tls_mbedtls: note which version of mbedtls we are compatible to

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
Simon Goldschmidt 2023-05-10 21:00:23 +02:00
parent 59ec032fa9
commit 3a9c1e48dd

View File

@ -3,6 +3,8 @@
* Application layered TCP/TLS connection API (to be used from TCPIP thread)
*
* This file provides a TLS layer using mbedTLS
*
* This version is currently compatible with the 2.x.x branch (current LTS).
*/
/*