From 7a655dc0aad8acb4b22168fd2e07a1fa919db104 Mon Sep 17 00:00:00 2001 From: jiyong Date: Tue, 5 Jan 2021 11:50:04 +0800 Subject: [PATCH] =?UTF-8?q?hal=E5=B1=82=E6=8E=A5=E5=8F=A3=E8=A7=A3?= =?UTF-8?q?=E8=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot_hardware_lite/wifiiot_hal/src/wifiiot_spi_hdx_func_test.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/iot_hardware_lite/wifiiot_hal/src/wifiiot_spi_hdx_func_test.c b/iot_hardware_lite/wifiiot_hal/src/wifiiot_spi_hdx_func_test.c index 786ce2753..0b128bd9a 100755 --- a/iot_hardware_lite/wifiiot_hal/src/wifiiot_spi_hdx_func_test.c +++ b/iot_hardware_lite/wifiiot_hal/src/wifiiot_spi_hdx_func_test.c @@ -18,8 +18,6 @@ #include #include #include "hctest.h" -#include "hi_task.h" -#include "hi_time.h" #include "samgr_lite.h" #include "wifiiot_errno.h" -- GitLab