add sponsoring

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-09-20 20:23:35 +02:00
parent 273f9491f8
commit f2e2fe4078
7 changed files with 1032 additions and 352 deletions

View File

@@ -457,6 +457,7 @@
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -464,11 +465,15 @@
},
"libraries": {
"pinned_footprint_libs": [
"wemos"
"wemos",
"sponsors",
"aliexpress"
],
"pinned_symbol_libs": [
"wemos",
"easyeda2kicad"
"easyeda2kicad",
"aliexpress",
"waveshare"
]
},
"meta": {
@@ -612,12 +617,36 @@
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": false
},
{
"group_by": false,
"label": "LCSC Part",
"name": "LCSC Part",
"show": false
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": false,
"name": "Grouped By Value",
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},