加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
勘误.txt 327 Bytes
一键复制 编辑 原始数据 按行查看 历史
1. V1.0
《第4篇 编译Liteos-a》《第四章 编译其他APP》《1.3 复制程序到rootfs》
# 拷贝数码相框的图标
cp digital_photo_frame/rootfs /home/book/openharmony/kernel/liteos_a/out/imx6ull/rootfs/ -rf
改为
cp digital_photo_frame/rootfs/* /home/book/openharmony/kernel/liteos_a/out/imx6ull/rootfs/ -rf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化