ARMmbed / mbed-os-example-tls

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

[OOB_5_4] Online Compilation failed by missing "objects.h" #57

Closed soramame21 closed 7 years ago

soramame21 commented 7 years ago

Online compilation failed by missing "objects.h". Target : NUCLEO_F746ZG

Error: Cannot open source input file "objects.h": No such file or directory in "extras/tls-client/mbed-os.lib/targets/TARGET_STM/TARGET_STM32F7/device.h", Line: 38, Col: 22

imported URL to online compiler

https://github.com/ARMmbed/mbed-os-example-tls#fcc3b724ff879b7dcfc3a5d4fb5e23b7de5f7848

soramame21 commented 7 years ago

this issue cannot be reproduce.