Forráskód Böngészése

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

alienwalker 3 éve
szülő
commit
9260b25974
1 módosított fájl, 1 hozzáadás és 1 törlés
  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 */