Explorar o código

fix:mbedtls的ram控制宏不符合要求

alienwalker %!s(int64=3) %!d(string=hai) anos
pai
achega
9260b25974
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/include/mbedtls_config.h

+ 1 - 1
application/include/mbedtls_config.h

@@ -3962,6 +3962,6 @@
 #include "mbedtls/check_config.h"
 
 
-#define __SMALL_RAM___
+#define __SMALL_RAM__
 
 #endif /* MBEDTLS_CONFIG_H */