BUILD.gn 383 B

1234567891011
  1. # Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved.
  2. group("hi3861_l0") {
  3. deps = [
  4. #"//device/bearpi/bearpi_hm_nano/hi3861_adapter/hals/iot_hardware/wifiiot_lite:hal_iothardware",
  5. "//device/bossay/hi3861_l0/sdk_liteos:wifiiot_sdk",
  6. "../common/iot_wifi:iot_wifi",
  7. "//applications/sample/app:app",
  8. ]
  9. }