Upload files to "/"
This commit is contained in:
20
library.json
Normal file
20
library.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "ES32A08",
|
||||
"version": "1.0.0",
|
||||
"description": "Library for ES32A08 board to handle relays, digital inputs, and 7-segment display",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ton-repo/ES32A08_Library.git"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Ton Nom",
|
||||
"email": "ton.email@example.com",
|
||||
"url": "https://github.com/ton-repo"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["espressif32"],
|
||||
"dependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user