Template for LVGL web simulator project with EEZ Studio
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.

19 lines
500 B

{
"submodules": [
{
"url": "https://github.com/eez-open/eez-framework",
"location": "eez"
},
{
"url": "https://github.com/littlevgl/lvgl.git",
"location": "lvgl",
"branch": "v8.3.0"
},
{
"url": "https://github.com/littlevgl/lv_drivers.git",
"location": "lv_drivers",
"branch": "v8.3.0"
}
],
"eez-project-path": "{{projectName}}.eez-project"
}