Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
66c3dc44f20a395456ad3f93de55e00873717688
/
.
/
ChangeLog.d
/
unified-exit-in-examples.txt
blob: 3ef9798ad17b9c68d9d06ce3ec082bce558a664e [
file
] [
log
] [
blame
]
Changes
* Unify the example programs termination to call mbedtls_exit() instead of
using a return command. This has been done to enable customization of the
behavior in bare metal environments.