更新结构

This commit is contained in:
2025-03-15 10:27:18 +08:00
parent 118f25ab3d
commit 18386ffd9f
1047 changed files with 0 additions and 0 deletions

View 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"
}
}