mirror of
https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git
synced 2026-03-06 16:16:56 +01:00
Added
This commit is contained in:
23
library.json
Normal file
23
library.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "TTGO TWatch Library",
|
||||
"keywords": "Device Conterl,TWatch,Watch,TTGO",
|
||||
"description": "Arduino Library for TTGO T-Watch development kit",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library.git"
|
||||
},
|
||||
"authors": [{
|
||||
"name": "Xinyuan Electronics",
|
||||
"email": "lily@lilygo.cc",
|
||||
"url": "https://github.com/Xinyuan-LilyGO",
|
||||
"maintainer": true
|
||||
},
|
||||
{
|
||||
"name": "lewishe",
|
||||
"email": "lewishe@outlook.com"
|
||||
}
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "esp32"
|
||||
}
|
||||
Reference in New Issue
Block a user