From e22985ee0f7585f0b458cafe692df74d4b994e45 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 21 Sep 2016 10:39:45 +0200 Subject: 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. o Renaming the GERBER edge cut layer to gml instead, should be compliant with what Seeedstudio's Fusion service require. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3