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.
20 lines
617 B
20 lines
617 B
{
|
|
"name": "TTGO TWatch Library",
|
|
"keywords": "Device Conterl,TWatch,Watch,TTGO",
|
|
"description": "Arduino Library for LilyGo T-Watch & LilyPi & T-Block 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
|
|
}
|
|
],
|
|
"version": "1.4.2",
|
|
"frameworks": "arduino",
|
|
"platforms": "esp32"
|
|
}
|