clean
This commit is contained in:
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "ADB",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"description": "Une bibliothèque multiplateforme pour le protocole Apple Desktop Bus (ADB)",
|
|
||||||
"keywords": "adb, apple, vintage, usb, hid, keyboard, mouse",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/electronrare/stm32-adb2usb"
|
|
||||||
},
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Clément SAILLANT",
|
|
||||||
"email": "contact@electronrare.com",
|
|
||||||
"url": "https://electronrare.com",
|
|
||||||
"maintainer": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"license": "GPL-3.0-or-later",
|
|
||||||
"homepage": "https://github.com/electronrare/stm32-adb2usb",
|
|
||||||
"dependencies": {},
|
|
||||||
"frameworks": "arduino",
|
|
||||||
"platforms": ["ststm32", "espressif32", "atmelavr", "teensy"]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user