mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-13 23:51:38 +02:00
Baremetal config: Remove deprecated functions
This doesn't make a difference after link time optimization because they aren't used, but it yields more accurate code-size figures from baremetal.sh.
This commit is contained in:
@@ -149,6 +149,8 @@
|
||||
/* Server-side only */
|
||||
#define MBEDTLS_SSL_SRV_C
|
||||
|
||||
#define MBEDTLS_DEPRECATED_REMOVED
|
||||
|
||||
#if defined(MBEDTLS_USER_CONFIG_FILE)
|
||||
#include MBEDTLS_USER_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user