Explorar o código

change: 调整conf_bsp.h,说明无法启用TLS

Wendal Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
b8cfd8b773
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/port/luat_conf_bsp.h

+ 3 - 0
app/port/luat_conf_bsp.h

@@ -61,7 +61,10 @@
 // #define LUAT_USE_LWIP
 // #define LUAT_USE_NETWORK
 // #define LUAT_USE_DNS
+
+// 内存不足, 无法开启TLS
 // #define LUAT_USE_TLS
+
 // #define LUAT_USE_SNTP
 
 #define LUAT_USE_IOTAUTH 1