Description
As part of ARMmbed/mbed-os#6545 investigations we come to the conclusion that we have a test gap - the TLS connections are not tested with UDP (with the exception of Mbed Cloud Client) - so as such it would be really good to have both TCP and UDP as options for the TLS example.
Could it be added? It should be preferably an option you can configure from the mbed_app.json
file.
What target(s) are you using? Target: Client reference boards, typically K64F, K66F,
What toolchain(s) are you using? Toolchain: GCC-ARM, ARM C 6.
What version of Mbed OS are you using (tag or sha)? cdc2d45e05622f375d222b1920a9df148c5acbab, master, Mbed OS 5.15.x and Mbed OS 6.x
It would help if you could also specify the versions of any tools you are using? N/A, varies according to Mbed OS release used.
How can we reproduce your issue: See description (new feature request).