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