This commit is contained in:
Clément SAILLANT
2025-03-26 16:09:29 +01:00
parent 8c4cce0006
commit 1f448f8885
30 changed files with 0 additions and 23 deletions
View File
View File
-23
View File
@@ -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"]
}
View File
View File
View File
View File
View File
View File
View File