Open
Description
Tried with K66F & NUCLEO_F429ZI targets.
Looks like there's a define issue with easy-connect.
Error: #error directive: "No connectivity method chosen. Please add 'config.network-interfaces.value' to your mbed_app.json (see README.md for more information)." in "tls-client/easy-connect/easy-connect.h", Line: 49, Col: 3
These work fine with GCC_ARM + mbed cli, might be an online compiler issue.