Keep validate.py and the finding engine as-is. AGPL LICENSE stays at the repo root. Docker overlays dependency then src. Do not delete the inherited tree.
11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"required_refs": ["U1", "U2", "U3"],
|
|
"min_components": 30,
|
|
"min_nets": 30,
|
|
"deterministic_keys": [
|
|
"PE-I2C-001|U3|/I2C0.SDA",
|
|
"PE-I2C-001|U3|/I2C0.SCL",
|
|
"PE-ESR-001|U1|+3V3"
|
|
]
|
|
}
|