Merge pull request #6925 from gilles-peskine-arm/coding-style-doc

Switch to the new coding style: documentation
This commit is contained in:
Manuel Pégourié-Gonnard 2023-02-10 10:05:27 +01:00 committed by GitHub
commit cf1c16af6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,5 @@
Changes
* The C code follows a new coding style. This is transparent for users but
affects contributors and maintainers of local patches. For more
information, see
https://mbed-tls.readthedocs.io/en/latest/kb/how-to/rewrite-branch-for-coding-style/