From: Keith Packard Date: Thu, 19 May 2016 04:58:32 +0000 (-0700) Subject: Include docs for seeed build X-Git-Tag: v1.0~1 X-Git-Url: https://git.gag.com/?p=hw%2Fchaoskey;a=commitdiff_plain;h=f5889a9363fb77a9da45f19a33cde58bd63a677b Include docs for seeed build Signed-off-by: Keith Packard --- diff --git a/ChaosKey-DFM.xlsx b/ChaosKey-DFM.xlsx new file mode 100644 index 0000000..95f311d Binary files /dev/null and b/ChaosKey-DFM.xlsx differ diff --git a/ChaosKey-Test-Plan.doc b/ChaosKey-Test-Plan.doc new file mode 100644 index 0000000..1a560d0 Binary files /dev/null and b/ChaosKey-Test-Plan.doc differ diff --git a/Makefile b/Makefile index 16b947f..3f35266 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,8 @@ LAYERS=2 # sides with silkscreen, can be none|top|bottom|both SILK=both +SEEED_EXTRA=\ + ChaosKey-Test-Plan.doc\ + ChaosKey-DFM.xlsx + include ../altusmetrum/pcb.mk