Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to stop the Electrical Rules Checker issuing warnings #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions KiCadLibraries/MCU_RaspberryPi_and_Boards.lib
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ X GPIO27_ADC1 32 700 150 100 L 50 50 1 1 B
X AGND 33 700 250 100 L 50 50 1 1 W
X GPIO28_ADC2 34 700 350 100 L 50 50 1 1 B
X ADC_VREF 35 700 450 100 L 50 50 1 1 U
X 3V3 36 700 550 100 L 50 50 1 1 U
X 3V3 36 700 550 100 L 50 50 1 1 w
X 3V3_EN 37 700 650 100 L 50 50 1 1 I
X GND 38 700 750 100 L 50 50 1 1 B
X GND 38 700 750 100 L 50 50 1 1 W
X VSYS 39 700 850 100 L 50 50 1 1 U
X GPIO2 4 -700 650 100 R 50 50 1 1 B
X VBUS 40 700 950 100 L 50 50 1 1 U
Expand Down