Andrzej Kurek | 825ebd4 | 2020-05-18 11:47:25 -0400 | [diff] [blame] | 1 | Changes |
2 | * Unify the example programs termination to call mbedtls_exit() instead of | ||||
3 | using a return command. This has been done to enable customization of the | ||||
4 | behavior in bare metal environments. |