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

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
**/datasheets **/datasheets
**/jlcpcb/ **/jlcpcb/
**/*-backups **/*-backups
**/fp-info-cache
**/fp-lib-table

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +0,0 @@
(fp_lib_table
(version 7)
)

File diff suppressed because it is too large Load Diff

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "aliexpress")(type "KiCad")(uri "${KIPRJMOD}/library/aliexpress.kicad_sym")(options "")(descr ""))
)