Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: WNCInterface mbed-rtos mbed
Diff: README.md
- Revision:
- 13:1ae41c231014
- Parent:
- 5:8275e4cee0d5
- Child:
- 16:3bac55ad2049
diff -r bbdd078dac9e -r 1ae41c231014 README.md --- a/README.md Wed Oct 05 05:15:17 2016 +0100 +++ b/README.md Fri Oct 21 16:00:20 2016 +0100 @@ -8,7 +8,11 @@ ## Required hardware -This example also requires an Ethernet cable an connection to the internet additional to the hardware requirements in the [main readme](../README.md). +This example also requires an Ethernet cable and connection to the internet additional to the hardware requirements in the [main readme](../README.md). + +The networking stack used in this example requires TLS functionality to be enabled on mbed TLS. On devices where hardware entropy is not present, TLS is disabled by default. This would result in compile time or linking failures. + +To learn why entropy is required, read the [TLS Porting guide](https://docs.mbed.com/docs/mbed-os-handbook/en/5.2/advanced/tls_porting/). ## Monitoring the application