obi: add external iface board design
All checks were successful
/ test (push) Successful in 11s

This commit is contained in:
Serge Bazanski 2025-05-11 00:56:59 +02:00
parent 4bc7409f4d
commit 8b09432513
62 changed files with 49351 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"type" : "unit",
"uuid" : "9b22b899-e8eb-4ce8-b62d-79b7b2db035e",
"name" : "Two-terminal resistor",
"tags" : ["generic", "resistor", "passive"],
"pins" : {
"6a44037c-65e2-4876-9359-42890048841d" : {
"primary_name" : "A",
"direction" : "passive",
"swap_group" : 1
},
"dda0ec99-5d70-4fbe-a8db-897542e7554e" : {
"primary_name" : "B",
"direction" : "passive",
"swap_group" : 1
}
}
}