更新结构
This commit is contained in:
21
nodemcuv2/lv_arduino/library.json
Normal file
21
nodemcuv2/lv_arduino/library.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name":"lv_arduino",
|
||||
"description":"Full-featured Graphics Library for embedded systems",
|
||||
"keywords":"display,gui",
|
||||
"authors":
|
||||
{
|
||||
"name": "Gabor Kiss-Vamosi",
|
||||
"maintainer": true
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/lvgl/lv_arduino"
|
||||
},
|
||||
"version": "3.0.1",
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"build": {
|
||||
"libCompatMode": "strict"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user