mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-04 16:34:22 +08:00

snprintf was only added in Visual Studio 2015. This adds support for building using Visual Studio versions prior to 2015. This implementation of snprintf has been taken from platform.c