1 Star 0 Fork 5.1K

youguilin / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
编译及烧录-13.md 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 01:00 . update OpenHarmony 2.0 Canary

编译及烧录

  1. 编辑Makefile文件,添加本示例中的内容:

    文件路径:./drivers/adapter/khdf/linux/model/input/Makefile

    添加内容如下:

    obj-$(CONFIG_DRIVERS_HDF_TP_5P5_GT911) += \
                  $(INPUT_ROOT_DIR)/touchscreen/touch_gt911.o

    其中touch_gt911.o为本示例中追加的内容。

  2. 具体编译及烧录操作请参考标准系统快速入门编译及烧录章节

1
https://gitee.com/yougl/docs.git
git@gitee.com:yougl/docs.git
yougl
docs
docs
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891