1 Star 0 Fork 5.1K

youguilin / docs

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

Building and Burning

  1. Compile the Makefile and add the following content in this example.

    The file is available at ./drivers/adapter/khdf/linux/model/input/Makefile.

    Add the following content:

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

    touch_gt911.o is the content added in this example.

  2. Conduct building and burn. For details about the building and burning operations, see Build and Burn in Getting Started with Standard System.

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

搜索帮助