Merge branch 'configs' of bachp configs

This commit is contained in:
Simon Butcher 2015-10-01 01:52:43 +01:00
commit 13d8762cfe
2 changed files with 2 additions and 2 deletions

View File

@ -80,6 +80,6 @@
*/
#define MBEDTLS_SSL_MAX_CONTENT_LEN 512
#include "check_config.h"
#include "mbedtls/check_config.h"
#endif /* MBEDTLS_CONFIG_H */

View File

@ -66,6 +66,6 @@
#define MBEDTLS_SHA1_C
#define MBEDTLS_SHA256_C
#include "check_config.h"
#include "mbedtls/check_config.h"
#endif /* MBEDTLS_CONFIG_H */