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.
18 lines
468 B
18 lines
468 B
{ |
|
"submodules": [ |
|
{ |
|
"url": "https://github.com/eez-open/eez-framework", |
|
"location": "eez" |
|
}, |
|
{ |
|
"url": "https://github.com/littlevgl/lvgl.git", |
|
"location": "lvgl", |
|
"branch": "v8.3.3" |
|
}, |
|
{ |
|
"url": "https://github.com/littlevgl/lv_drivers.git", |
|
"location": "lv_drivers" |
|
} |
|
], |
|
"eez-project-path": "{{projectName}}.eez-project" |
|
} |