Gilles Peskine | 383339c | 2021-05-17 23:58:01 +0200 | [diff] [blame] | 1 | Requirement changes |
| 2 | * If you build the development version of Mbed TLS, rather than an official |
| 3 | release, some configuration-independent files are now generated at build |
| 4 | time rather than checked into source control. This includes some library |
| 5 | source files as well as the Visual Studio solution. Perl, Python 3 and a |
| 6 | C compiler for the host platform are required. See “Generated source files |
| 7 | in the development branch” in README.md for more information. |