You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
465 B
17 lines
465 B
{ |
|
"submodules": [ |
|
{ |
|
"name": "lvgl", |
|
"repository": "https://github.com/littlevgl/lvgl.git", |
|
"path": "lvgl", |
|
"branch": "release/v8.3" |
|
}, |
|
{ |
|
"name": "lv_drivers", |
|
"repository": "https://github.com/littlevgl/lv_drivers.git", |
|
"path": "lv_drivers", |
|
"branch": "release/v8.3" |
|
} |
|
], |
|
"eez-project-path": "{{projectName}}.eez-project" |
|
} |