summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2016-09-21 10:39:45 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2016-09-21 10:45:47 +0200
commite22985ee0f7585f0b458cafe692df74d4b994e45 (patch)
tree033f811484d25afb6ba09321d2bb8420aef623e6 /.gitmodules
parent21d21f1bec57591ddf10d401554dfe63f975603e (diff)
downloadesp8266-io-board-master.tar.gz
esp8266-io-board-master.tar.bz2
esp8266-io-board-master.tar.xz
esp8266-io-board-master.zip
o Changing the LED pullups to be connected to the battery instead of the 3.3 V regulated power supply. The power supply can only regulate 100 mA and the ESP8266 need about 80 mA when transmitting alone.HEADmaster
o Renaming the GERBER edge cut layer to gml instead, should be compliant with what Seeedstudio's Fusion service require.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b279d19..6d3ab4c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "kicad-ESP8266"]
path = kicad-ESP8266
url = https://github.com/jdunmire/kicad-ESP8266
+[submodule "trygvis-kicad-footprints.pretty"]
+ path = trygvis-kicad-footprints.pretty
+ url = trygvis.io:git/2016/09/trygvis-kicad-footprints.pretty.git