From b294d092d0038e0aa2297ee99f611a0fa12367e9 Mon Sep 17 00:00:00 2001 From: William Toohey Date: Tue, 22 Sep 2015 00:16:29 +1000 Subject: [PATCH] Readme update, gitignore update --- .gitignore | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 56e7003..57ed8ae 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Hardware/History/ Hardware/Project Logs for TataconUSB/ Hardware/__Previews/ Hardware/Project Outputs for TataconUSB/ +Hardware/TataconUSB.PcbDoc.htm diff --git a/README.md b/README.md index 190c0f9..1058d09 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ discovered, I'd love to hear it. It appears to be inherent to the controller. At console, run `make`. You will need AVR GCC installed. ##Building hardware: +Send V3 Gerbers to a PCB fab and have fun with fiddly soldering. If you want +a little less fiddling: + Send the Gerbers for V2 to a PCB fab, or generate them yourself from the v0.2 tag files. Altium Designer was used, open TataconUSB.PrjPcb as the main file.