Add external I2C RTC

This commit is contained in:
Marcin Czop 2025-03-16 14:20:27 +01:00
parent 29771f7687
commit 6f2d921c84
4 changed files with 6683 additions and 1805 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 45,
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
@ -91,18 +91,18 @@
11
],
"col_widths": [
203,
184,
128,
124,
254,
230,
160,
155,
166,
149,
155,
133,
119,
124,
106,
114,
114,
114,
114
143,
143,
143,
143
],
"custom_group_rules": [],
"expanded_rows": [],

View file

@ -132,7 +132,7 @@
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"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
},
"teardrop_options": [

File diff suppressed because it is too large Load diff