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