Skip to content

Commit 8077b62

Browse files
Update library.json
1 parent c976061 commit 8077b62

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

library.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Adafruit TinyUSB Library",
3-
"keywords": "usb, esp32, esp32-s3, esp32-s2, usb-otg, arduino",
4-
"description": "tinyusb fixed for pioarduino",
5-
"version": "3.4.1.1",
3+
"keywords": "usb, arduino, tinyusb",
4+
"description": "Arduino library for TinyUSB",
5+
"version": "3.4.1",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/OrhanYigitDurmaz/Adafruit_TinyUSB_Arduino.git"
8+
"url": "https://github.com/adafruit/Adafruit_TinyUSB_Arduino.git"
99
},
1010
"frameworks": "*",
1111
"platforms": "*",
@@ -16,9 +16,7 @@
1616
"authors":
1717
[
1818
{
19-
"name": "tinyusb",
20-
"email": "tinyusb@tusb.com",
21-
"url": "tinyusb.org",
19+
"name": "Adafruit",
2220
"maintainer": true
2321
}
2422
]

0 commit comments

Comments
 (0)