Skip to content

Commit 62aa955

Browse files
committed
Extra instructions for wolfssl-lwip-client.c
1 parent 0c9cd40 commit 62aa955

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

maxq10xx/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,6 @@ You will also find `wolfssl-lwip-client.c`.
153153
This example shows how to write a simple TLS client that uses the features
154154
of the Analog Devices MAXQ1065 and 1080 USS. Note that this is not a
155155
stand-alone application. This is part of an example that can be found in the
156-
SDK supplied by Analog Devices.
156+
SDK supplied by Analog Devices. Please contact Analog Devices and ask for
157+
CodeFusion Studio Trusted Edge Security Architecture Installer.
157158

maxq10xx/wolfssl-lwip-client.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
/* This example shows how to write a simple TLS client that uses the features
2525
* of the Analog Devices MAXQ1065 and 1080 USS. Note that this is not a
2626
* stand-alone application. This is part of an example that can be found in the
27-
* SDK supplied by Analog Devices. */
27+
* SDK supplied by Analog Devices. Please contact Analog Devices and ask for
28+
* CodeFusion Studio Trusted Edge Security Architecture Installer. */
2829

2930
#include "lwip/opt.h"
3031

0 commit comments

Comments
 (0)