Merge branch 'mbedtls-1.3' into development
* mbedtls-1.3: Mark a few additional deprecations Use proper doxygen markup to mark deprecations Add -fdata-sections in memory.sh too
This commit is contained in:
commit
7c4e60fa7d
9 changed files with 94 additions and 13 deletions
|
@ -30,7 +30,7 @@
|
|||
#include POLARSSL_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
/* Temporary compability hack for to keep the deprecated MEMORY_C working */
|
||||
/* Temporary compability hack for to keep MEMORY_C working */
|
||||
#if defined(POLARSSL_MEMORY_C) && !defined(POLARSSL_PLATFORM_MEMORY)
|
||||
#define POLARSSL_PLATFORM_MEMORY
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue