From 1b4498f1769d248a0876769f2ae19783a68ae824 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 5 Mar 2015 11:38:45 -0800 Subject: [PATCH 1/1] Rename to 'ChaosKey' Signed-off-by: Keith Packard --- Makefile | 2 +- usbtrng.pcb => chaoskey.pcb | 0 usbtrng.sch => chaoskey.sch | 7 ++++--- project | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) rename usbtrng.pcb => chaoskey.pcb (100%) rename usbtrng.sch => chaoskey.sch (99%) diff --git a/Makefile b/Makefile index aaf2875..1366f32 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PROJECT=usbtrng +PROJECT=chaoskey AM=../altusmetrum SCHEME=$(AM)/scheme diff --git a/usbtrng.pcb b/chaoskey.pcb similarity index 100% rename from usbtrng.pcb rename to chaoskey.pcb diff --git a/usbtrng.sch b/chaoskey.sch similarity index 99% rename from usbtrng.sch rename to chaoskey.sch index afdda8d..3ea5d18 100644 --- a/usbtrng.sch +++ b/chaoskey.sch @@ -1,8 +1,9 @@ v 20130925 2 C 63300 68700 1 0 0 gnd.sym N 63400 69000 63400 69400 4 -T 86200 52800 9 30 1 0 0 0 1 -USB TRNG +T 86200 52800 9 30 1 0 0 0 2 +ChaosKey + T 13300 -8600 8 10 0 1 0 0 1 vendor_part_number=MMA7260QT-ND T 13300 -8600 8 10 0 1 0 0 1 @@ -21,7 +22,7 @@ T 87500 51400 9 10 1 0 0 0 1 T 88100 51400 9 10 1 0 0 0 1 1 T 85200 51400 9 10 1 0 0 0 1 -usbtrng.sch +chaoskey.sch T 85200 51100 9 10 1 0 0 0 1 http://altusmetrum.com/ T 13300 -8600 8 10 0 1 0 0 1 diff --git a/project b/project index ad37229..0e60cd5 100644 --- a/project +++ b/project @@ -1,10 +1,10 @@ # List all the schematics to be netlisted and laid out on the pc board -schematics usbtrng.sch +schematics chaoskey.sch # for an output-name of foo, gsch2pcb generates files foo.net, foo.pcb, # and foo.new.pcb. if there is no output name specified, the file names # are derived from the first listed schematic... -output-name usbtrng +output-name chaoskey elements-dir ../altusmetrum/packages -- 2.30.2