From 2fe72753693f422c60133d19351d2e66f1d72e93 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 27 Feb 2017 22:21:27 -0800 Subject: [PATCH] Change name to MicroPeak IO (mpio for short) Thanks, Bdale. Signed-off-by: Keith Packard --- Makefile | 2 +- mpusb.pcb => mpio.pcb | 6 +++--- mpusb.sch => mpio.sch | 4 ++-- project | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) rename mpusb.pcb => mpio.pcb (99%) rename mpusb.sch => mpio.sch (99%) diff --git a/Makefile b/Makefile index 5f9626a..8731e31 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PROJECT=mpusb +PROJECT=mpio # list of schematic files that make up this design SCHEMATICS=$(PROJECT).sch diff --git a/mpusb.pcb b/mpio.pcb similarity index 99% rename from mpusb.pcb rename to mpio.pcb index 1649cff..6bf0e5a 100644 --- a/mpusb.pcb +++ b/mpio.pcb @@ -3,7 +3,7 @@ # To read pcb files, the pcb version (or the git source date) must be >= the file version FileVersion[20091103] -PCB["mpusb" 700.00mil 1060.00mil] +PCB["mpio" 700.00mil 1060.00mil] Grid[100.000000 0.0000 0.0000 0] PolyArea[200000000.000000] @@ -880,7 +880,7 @@ Element["" "0402" "C3" "1uF" 584.26mil 440.00mil -27.50mil 12.50mil 0 100 ""] ) -Element["found" "0-215079-4" "J2" "Debug" 4.1689mm 175.11mil -141.02mil -160.24mil 0 100 ""] +Element["found" "0-215079-4" "J2" "Debug" 4.1689mm 175.11mil -141.02mil -4.0701mm 0 100 ""] ( Pin[-100.00mil 0.0000 46.00mil 12.00mil 52.00mil 31.50mil "1" "1" "square,thermal(1X)"] Pin[0.0000 50.00mil 46.00mil 12.00mil 52.00mil 31.50mil "2" "2" ""] @@ -1003,7 +1003,7 @@ Layer(5 "silk") Text[102.00mil 711.00mil 0 100 "Copyright ` 2017" "clearline"] Text[158.00mil 789.00mil 0 100 "Keith Packard" "clearline"] Text[33.47mil 21.8714mm 0 80 "Licensed under the TAPR OHL" "clearline"] - Text[109.00mil 641.00mil 0 100 "MicroPeak USB V2" "clearline"] + Text[179.00mil 546.00mil 0 100 "MicroPeak IO" "clearline"] ) NetList() ( diff --git a/mpusb.sch b/mpio.sch similarity index 99% rename from mpusb.sch rename to mpio.sch index 3eac912..ab6f400 100644 --- a/mpusb.sch +++ b/mpio.sch @@ -1,9 +1,9 @@ v 20130925 2 C 52100 40700 0 0 0 title-B-keithp.sym T 62200 41400 9 24 1 0 0 0 1 -µP USB +µP IO T 62200 41100 9 10 1 0 0 0 1 -mpusb.sch +mpio.sch T 62200 40800 9 10 1 0 0 0 1 1 T 63800 40800 9 10 1 0 0 0 1 diff --git a/project b/project index 7ad6156..522783c 100644 --- a/project +++ b/project @@ -1,4 +1,4 @@ -schematics mpusb.sch -output-name mpusb +schematics mpio.sch +output-name mpio elements-dir ../altusmetrum/packages skip-m4 -- 2.30.2