mirror of
https://github.com/MrTalon63/gnss-ptp-timelord.git
synced 2026-01-11 19:49:13 +01:00
Add external I2C RTC
This commit is contained in:
parent
29771f7687
commit
6f2d921c84
4 changed files with 6683 additions and 1805 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 45,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|
@ -91,18 +91,18 @@
|
||||||
11
|
11
|
||||||
],
|
],
|
||||||
"col_widths": [
|
"col_widths": [
|
||||||
203,
|
254,
|
||||||
184,
|
230,
|
||||||
128,
|
160,
|
||||||
124,
|
155,
|
||||||
|
166,
|
||||||
|
149,
|
||||||
|
155,
|
||||||
133,
|
133,
|
||||||
119,
|
143,
|
||||||
124,
|
143,
|
||||||
106,
|
143,
|
||||||
114,
|
143
|
||||||
114,
|
|
||||||
114,
|
|
||||||
114
|
|
||||||
],
|
],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|
|
||||||
|
|
@ -132,7 +132,7 @@
|
||||||
"min_track_width": 0.0,
|
"min_track_width": 0.0,
|
||||||
"min_via_annular_width": 0.1,
|
"min_via_annular_width": 0.1,
|
||||||
"min_via_diameter": 0.5,
|
"min_via_diameter": 0.5,
|
||||||
"solder_mask_to_copper_clearance": 0.0,
|
"solder_mask_to_copper_clearance": 0.005,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue