Would be better to give config.h a different filename

Ron, thank you!

I got it fixed as you suggested - I renamed config.h in the mbedTLS’s include folder to mbedtls_config.h, then added

MBEDTLS_CONFIG_FILE=\"mbedtls_config.h\"

in Visual Studio’s Preprocessor Definitions.