14 lines
340 B
JSON
14 lines
340 B
JSON
{
|
|
"name": "lv_drivers",
|
|
"version": "8.3.0-dev",
|
|
"keywords": "littlevgl, lvgl, driver, display, touchpad",
|
|
"description": "Drivers for LittlevGL graphics library.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/littlevgl/lv_drivers.git"
|
|
},
|
|
"build": {
|
|
"includeDir": "."
|
|
}
|
|
}
|