Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: whitequark/glasgow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f7930656b01
Choose a base ref
...
head repository: whitequark/glasgow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9fa367d486b4
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Nov 25, 2018

  1. Copy the full SHA
    9fa367d View commit details
Showing with 6,357 additions and 6,261 deletions.
  1. +0 −16 hardware/boards/glasgow/glasgow-cache.lib
  2. +5,887 −5,733 hardware/boards/glasgow/glasgow.kicad_pcb
  3. +362 −404 hardware/boards/glasgow/glasgow.sch
  4. +108 −108 hardware/boards/glasgow/io_buffer.sch
16 changes: 0 additions & 16 deletions hardware/boards/glasgow/glasgow-cache.lib
Original file line number Diff line number Diff line change
@@ -774,22 +774,6 @@ X D- 9 -700 -400 100 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# Mechanical:Mounting_Hole
#
DEF Mechanical:Mounting_Hole MK 0 40 Y Y 1 F N
F0 "MK" 0 200 50 H V C CNN
F1 "Mechanical:Mounting_Hole" 0 125 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Mounting?Hole*
Hole*
$ENDFPLIST
DRAW
C 0 0 50 0 1 50 N
ENDDRAW
ENDDEF
#
# Mechanical:Mounting_Hole_PAD
#
DEF Mechanical:Mounting_Hole_PAD MK 0 40 N N 1 F N
Loading