Thorsten von Eicken b0f91db2c8 lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs.
The file `mbedtls_errors/mp_mbedtls_errors.c` can be used instead of
`mbedtls/library/error.c` to give shorter error strings, reducing the build
size of the error strings from about 12-16kB down to about 2-5kB.
2020-09-04 17:36:51 +03:00
..
2019-07-01 17:18:44 +10:00
2020-08-30 23:29:05 +03:00
2019-11-02 02:09:50 +02:00
2020-05-15 15:06:02 +10:00
2014-09-18 00:13:03 +01:00

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.