|
|
@@ -2,7 +2,7 @@
|
|
|
#ifndef LUAT_CONF_BSP
|
|
|
#define LUAT_CONF_BSP
|
|
|
|
|
|
-#define LUAT_BSP_VERSION "V1026"
|
|
|
+#define LUAT_BSP_VERSION "V1027"
|
|
|
|
|
|
//------------------------------------------------------
|
|
|
// 以下custom --> 到 <-- custom 之间的内容,是供用户配置的
|
|
|
@@ -148,6 +148,7 @@
|
|
|
// #define LUAT_USE_PROTOBUF 1
|
|
|
// #define LUAT_USE_REPL 1
|
|
|
|
|
|
+
|
|
|
// airlink和netdrv相关的功能
|
|
|
#define LUAT_USE_AIRLINK 1
|
|
|
#define LUAT_USE_AIRLINK_EXEC_SDATA 1
|