[boards] Add generic definitions for each family

This commit is contained in:
Kuba Szczodrzyński
2022-07-25 19:59:53 +02:00
parent 69086e8fba
commit 4ed7067537
28 changed files with 1226 additions and 23 deletions

View File

@@ -0,0 +1,8 @@
{
"vendor": "Generic",
"pcb": {
"symbol": "GENERIC",
"templates": [],
"vars": {}
}
}