1 Star 0 Fork 0

FILY_PAD/device_board_opintelink_filyos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
BUILD.gn 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaoruiyuan 提交于 2023-07-24 02:11 . feat:新增audio驱动代码
# Copyright (c) 2021-2022 opintelink Device Co., Ltd.
#
# HDF is dual licensed: you can use it either under the terms of
# the GPL, or the BSD license, at your option.
# See the LICENSE file in the root of this repository for complete details.
import("//build/ohos.gni")
print("rk3588s_group in")
group("rk3588s_group") {
deps = [
"bootanimation:bootanimation",
"cfg/rootfs:init_configs",
"//device/board/opintelink/uboot:uboot",
"kernel:kernel",
"kernel/drivers/wifi:ap6xxx",
"kernel/drivers/camera/demo:camera_test",
"kernel/drivers/audio:audio",
"//device/soc/rockchip/rk3588s/hardware:hardware_group",
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/filyos/device_board_opintelink_filyos.git
git@gitee.com:filyos/device_board_opintelink_filyos.git
filyos
device_board_opintelink_filyos
device_board_opintelink_filyos
OpenHarmony-3.2-Release

搜索帮助