altcp_tls.h: Document ARM mbedtls port

This commit is contained in:
Dirk Ziegelmeier 2017-03-28 21:34:00 +02:00
parent 40df1474cc
commit 2ca717e18d

View File

@ -5,6 +5,8 @@
* @defgroup altcp_tls TLS layer * @defgroup altcp_tls TLS layer
* @ingroup altcp * @ingroup altcp
* This file contains function prototypes for a TLS layer. * This file contains function prototypes for a TLS layer.
* A port to ARM mbedtls is provided in the apps/ tree
* (LWIP_ALTCP_TLS_MBEDTLS option).
*/ */
/* /*