Update lvgl.xml
cd openharmony/.repo/manifests && mkdir -p third_party
cp lvgl.xml openharmony/.repo/manifests/third_party
cd openharmony
env GIT_SSL_NO_VERIFY=true repo sync -c –force-sync
privte openharmony third party lvgl repo.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
repo_manifests_third_party_lvgl
OpenHarmony全量开发环境用法
cd openharmony/.repo/manifests && mkdir -p third_party
cp lvgl.xml openharmony/.repo/manifests/third_party
OpenHarmony全量开发拉取代码
cd openharmony
env GIT_SSL_NO_VERIFY=true repo sync -c –force-sync