12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
# Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved.
|
|
|
|
group("hi3861_l0") {
|
|
deps = [
|
|
#"//device/bearpi/bearpi_hm_nano/hi3861_adapter/hals/iot_hardware/wifiiot_lite:hal_iothardware",
|
|
"//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
|
|
"../common/iot_wifi:iot_wifi",
|
|
"//applications/sample/app:app",
|
|
|
|
]
|
|
}
|