latest mcu_board revision
added buck converter Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
**/datasheets
|
||||
**/jlcpcb/
|
||||
**/*-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
@@ -1,3 +0,0 @@
|
||||
(fp_lib_table
|
||||
(version 7)
|
||||
)
|
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
File diff suppressed because it is too large
Load Diff
4
hardware/mcu_board/sym-lib-table
Normal file
4
hardware/mcu_board/sym-lib-table
Normal file
@@ -0,0 +1,4 @@
|
||||
(sym_lib_table
|
||||
(version 7)
|
||||
(lib (name "aliexpress")(type "KiCad")(uri "${KIPRJMOD}/library/aliexpress.kicad_sym")(options "")(descr ""))
|
||||
)
|
Reference in New Issue
Block a user