hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
16 stars 8 forks source link

Make MPS internal and flatten directory structure #349

Closed hanno-becker closed 3 years ago

hanno-becker commented 3 years ago

All MPS files (headers and compilation units) are now in library/*

This aligns the prototype to the agree file structure in upstream Mbed TLS.

Also, adjust all license headers.