Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
e9c09f1efc6a141120214b1239dec600d4120127
/
.
/
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.