Added missing HSE
Signed-off-by: fly <merspieler@alwaysdata.com>
This commit is contained in:
parent
be763c2c03
commit
aac3ae3b93
5 changed files with 3603 additions and 719 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "xenua-kicad"]
|
||||
path = xenua-kicad
|
||||
url = https://git.xenua.me/xenua/xenua-kicad.git
|
3709
112VU.kicad_pcb
3709
112VU.kicad_pcb
File diff suppressed because it is too large
Load diff
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 37,
|
||||
"active_layer": 36,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
"high_contrast_mode": 0,
|
||||
"net_color_mode": 2,
|
||||
"net_color_mode": 1,
|
||||
"opacity": {
|
||||
"images": 0.6,
|
||||
"pads": 1.0,
|
||||
|
@ -57,6 +57,7 @@
|
|||
29,
|
||||
30,
|
||||
32,
|
||||
33,
|
||||
34,
|
||||
35,
|
||||
36,
|
||||
|
|
604
112VU.kicad_sch
604
112VU.kicad_sch
File diff suppressed because it is too large
Load diff
1
xenua-kicad
Submodule
1
xenua-kicad
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7ef1c5c6a5c33df7edb4b0f7770f0258c792443f
|
Loading…
Reference in a new issue