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.
22 lines
620 B
22 lines
620 B
{ |
|
"submodules": [ |
|
{ |
|
"name": "eez-framework", |
|
"repository": "https://github.com/eez-open/eez-framework", |
|
"path": "eez" |
|
}, |
|
{ |
|
"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" |
|
} |