mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-23 15:18:19 +08:00

Previously it was failing with errors about headers not found, which is suboptimal in terms of clarity. Now give a clean error with pointer to the documentation. Do the checks in the .c files rather than check_config.h as it keeps them closer to the platform-specific implementations.