bossay_release_out/vendor/bossay/uart_demo/BUILD.gn
2025-09-24 11:16:14 +08:00

11 lines
277 B
Plaintext

# Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved.
group("uart_demo") {
deps = [
"//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
"../common/iot_wifi:iot_wifi",
"demo_uart:bossay_hi3861_l0_uart_demo",
]
}