latest mcu_board revision

added buck converter

Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
2025-09-04 16:37:20 +02:00
parent 342efe05f6
commit 96e49824f1
8 changed files with 2126 additions and 215664 deletions

View File

@@ -497,7 +497,7 @@
"diff_pair_width": 0.2,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Larger",
"name": "Power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)",
@@ -513,8 +513,12 @@
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "Larger",
"netclass": "Power",
"pattern": "+5V"
},
{
"netclass": "Power",
"pattern": "VCC"
}
]
},