This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
Add mcu example; WIP auto caps #193
Annotations
4 errors
Ruff (I001):
src/faebryk/library/RP2040_ReferenceDesign.py#L4
src/faebryk/library/RP2040_ReferenceDesign.py:4:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
src/faebryk/library/RP2040_ReferenceDesign.py#L12
src/faebryk/library/RP2040_ReferenceDesign.py:12:5: F401 `faebryk.exporters.pcb.layout.heuristic_decoupling.LayoutHeuristicElectricalClosenessDecouplingCaps` imported but unused
|
Ruff (F401):
src/faebryk/library/RP2040_ReferenceDesign.py#L15
src/faebryk/library/RP2040_ReferenceDesign.py:15:5: F401 `faebryk.exporters.pcb.layout.heuristic_pulls.LayoutHeuristicElectricalClosenessPullResistors` imported but unused
|
test
Process completed with exit code 1.
|