Results 36 comments of Jaeden Amero

We do a shallow clone of mbed-os by default, since version 7.3.0. I ran the command to make a new example with verbose logging enabled, so you can see what...

This looks like a promising approach, using CMake to hook in flashing and debugging functionality https://github.com/ARMmbed/mbed-os/pull/14010

> cmake targets or mbed targets or target boards? Boards. What's an mbed target if not a target board?

Mbed TLS supports key wrapping. See https://github.com/ARMmbed/mbedtls/blob/development/include/mbedtls/nist_kw.h Does this work in your use case? If not, why not?

Build failed on Windows. I've updated the commit to restore the `_POSIX_SOURCE` defines when building for Windows.

Rebased on latest `master`