2015-09-19 17:26:16 +03:00
|
|
|
[submodule "lib/axtls"]
|
|
|
|
path = lib/axtls
|
|
|
|
url = https://github.com/pfalcon/axtls
|
|
|
|
branch = micropython
|
2015-10-15 00:46:39 +03:00
|
|
|
[submodule "lib/libffi"]
|
|
|
|
path = lib/libffi
|
|
|
|
url = https://github.com/atgreen/libffi
|
2015-10-11 14:58:11 -07:00
|
|
|
[submodule "lib/lwip"]
|
|
|
|
path = lib/lwip
|
|
|
|
url = http://git.savannah.gnu.org/r/lwip.git
|
2016-06-14 22:20:18 +03:00
|
|
|
[submodule "lib/berkeley-db-1.xx"]
|
|
|
|
path = lib/berkeley-db-1.xx
|
|
|
|
url = https://github.com/pfalcon/berkeley-db-1.xx
|
2017-04-18 12:34:03 -07:00
|
|
|
[submodule "freetouch2"]
|
2017-04-17 16:43:46 -07:00
|
|
|
path = atmel-samd/freetouch
|
2017-04-18 12:34:03 -07:00
|
|
|
url = https://github.com/adafruit/Adafruit_FreeTouch.git
|
2017-04-20 14:04:06 -07:00
|
|
|
[submodule "tools/uf2"]
|
|
|
|
path = tools/uf2
|
|
|
|
url = https://github.com/Microsoft/uf2.git
|
2017-08-23 14:05:59 -04:00
|
|
|
[submodule "atmel-samd/frozen/Adafruit_CircuitPython_NeoPixel"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_NeoPixel
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel
|