CHG partdb-install

This commit is contained in:
2025-12-16 14:50:32 +01:00
parent 173c5bebd8
commit 5f2d2413a0
2 changed files with 17 additions and 4 deletions

View File

@@ -0,0 +1,13 @@
{
"meta": {
"version": 1.0
},
"name": "Part-DB library",
"description": "This KiCAD library fetches information externally from ",
"source": {
"type": "REST_API",
"api_version": "v1",
"root_url": "https://depot.kuschel.at/en/kicad-api/",
"token": "the token has to be replaced, the token is stored in the kdbx password safe"
}
}