|
@@ -2,7 +2,7 @@
|
|
|
#define __LUAT_NW_ADAPTER_H__
|
|
#define __LUAT_NW_ADAPTER_H__
|
|
|
#include "luat_base.h"
|
|
#include "luat_base.h"
|
|
|
// #ifdef LUAT_USE_NETWORK
|
|
// #ifdef LUAT_USE_NETWORK
|
|
|
-#if defined(LUAT_EC7XX_CSDK) || defined(CHIP_EC618) || defined(__AIR105_BSP__) || defined(CONFIG_SOC_8910) || defined(CONFIG_SOC_8850)
|
|
|
|
|
|
|
+#if defined(__SOC_BSP__) || defined(LUAT_EC7XX_CSDK) || defined(CHIP_EC618) || defined(__AIR105_BSP__) || defined(CONFIG_SOC_8910) || defined(CONFIG_SOC_8850)
|
|
|
#include "bsp_common.h"
|
|
#include "bsp_common.h"
|
|
|
#endif
|
|
#endif
|
|
|
#include "luat_rtos.h"
|
|
#include "luat_rtos.h"
|