ARMmbed / mbed-os-example-tls

mbed TLS Sample application
Apache License 2.0
30 stars 52 forks source link

[Online IDE] [TLS-client] : Compilation fails on online IDE. #32

Closed ashok-rao closed 7 years ago

ashok-rao commented 7 years ago

Steps to reproduce:

  1. Import into online IDE via "import from URL" and point to example's github link.
  2. Select K64F for platform and compile.
  3. Fails to find "EthernetInterface.h".

However, it passes when compiling with CLI tool. Screenshot below:

tls-client

ciarmcom commented 7 years ago

ARM Internal Ref: IOTSSL-1124

andresag01 commented 7 years ago

Notes: