11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
# Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved.
|
|
|
|
group("smart_PLAY") {
|
|
deps = [
|
|
"//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
|
|
"../common/iot_wifi:iot_wifi",
|
|
# "//applications/sample/app:app",
|
|
"demo_smart_PLAY:bossay_hi3861_l0_smart_PLAY",
|
|
]
|
|
}
|