Extra instructions for wolfssl-lwip-client.c

pull/462/head
Anthony Hu 2024-09-24 09:53:11 -04:00
parent 0c9cd40b36
commit 62aa95568d
2 changed files with 4 additions and 2 deletions

View File

@ -153,5 +153,6 @@ You will also find `wolfssl-lwip-client.c`.
This example shows how to write a simple TLS client that uses the features
of the Analog Devices MAXQ1065 and 1080 USS. Note that this is not a
stand-alone application. This is part of an example that can be found in the
SDK supplied by Analog Devices.
SDK supplied by Analog Devices. Please contact Analog Devices and ask for
CodeFusion Studio Trusted Edge Security Architecture Installer.

View File

@ -24,7 +24,8 @@
/* This example shows how to write a simple TLS client that uses the features
* of the Analog Devices MAXQ1065 and 1080 USS. Note that this is not a
* stand-alone application. This is part of an example that can be found in the
* SDK supplied by Analog Devices. */
* SDK supplied by Analog Devices. Please contact Analog Devices and ask for
* CodeFusion Studio Trusted Edge Security Architecture Installer. */
#include "lwip/opt.h"