Connect Crystal; Add 500R resistor to U0TXD

This commit is contained in:
Andreas Tsouchlos 2023-08-07 17:30:16 +03:00
parent e5b2cb6308
commit c3fa6f85a0
4 changed files with 824 additions and 781 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,10 +2,10 @@
"board": { "board": {
"active_layer": 0, "active_layer": 0,
"active_layer_preset": "All Layers", "active_layer_preset": "All Layers",
"auto_track_width": false, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],
"high_contrast_mode": 1, "high_contrast_mode": 0,
"net_color_mode": 1, "net_color_mode": 1,
"opacity": { "opacity": {
"images": 0.6, "images": 0.6,

View File

@ -250,6 +250,7 @@
], ],
"track_widths": [ "track_widths": [
0.0, 0.0,
0.15,
0.2, 0.2,
0.25, 0.25,
0.35, 0.35,

File diff suppressed because it is too large Load Diff