Merge pull request #2961 from RonEld/update_readme_to_vs_2012

Update the VS version in the Readme file
This commit is contained in:
Jaeden Amero
2019-12-18 13:43:05 +00:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ There are currently three active build systems used within Mbed TLS releases:
- GNU Make
- CMake
- Microsoft Visual Studio (Microsoft Visual Studio 2010 or later)
- Microsoft Visual Studio (Microsoft Visual Studio 2013 or later)
The main systems used for development are CMake and GNU Make. Those systems are always complete and up-to-date. The others should reflect all changes present in the CMake and Make build system, although features may not be ported there automatically.