From 0c33a5a9457d1702c820a2ec1b0a4cdb4edc29ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Thu, 22 Jul 2021 12:28:19 +0200 Subject: [PATCH] add schematic configuration and template --- gafrc | 2 ++ template.sch | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 gafrc create mode 100644 template.sch diff --git a/gafrc b/gafrc new file mode 100644 index 0000000..f0a2c53 --- /dev/null +++ b/gafrc @@ -0,0 +1,2 @@ +(source-library ".") +(component-library "./geda/symbols/") diff --git a/template.sch b/template.sch new file mode 100644 index 0000000..656af16 --- /dev/null +++ b/template.sch @@ -0,0 +1,22 @@ +v 20210626 2 +C 0 0 1 0 0 title.sym +{ +T 1000 700 5 10 1 1 0 0 1 +date=$date$ +T 4300 700 5 10 1 1 0 0 1 +org=CuVoodoo +T 4300 400 5 10 1 1 0 0 1 +authors=King Kévin +T 3000 1200 5 14 1 1 0 4 1 +title=TITLE +T 1000 400 5 10 1 1 0 0 1 +version=$version$ +T 1000 100 5 10 1 1 0 0 1 +revision=$revision$ +T 4300 100 5 10 1 1 0 0 1 +licence=CERN-OHL-S +T 0 1800 5 10 0 0 0 0 1 +device=none +T 0 2000 5 10 0 0 0 0 1 +footprint=none +}