2015-09-19 10:26:16 -04:00
|
|
|
[submodule "lib/axtls"]
|
|
|
|
path = lib/axtls
|
|
|
|
url = https://github.com/pfalcon/axtls
|
|
|
|
branch = micropython
|
2015-10-14 17:46:39 -04:00
|
|
|
[submodule "lib/libffi"]
|
|
|
|
path = lib/libffi
|
|
|
|
url = https://github.com/atgreen/libffi
|
2015-10-11 17:58:11 -04:00
|
|
|
[submodule "lib/lwip"]
|
|
|
|
path = lib/lwip
|
|
|
|
url = http://git.savannah.gnu.org/r/lwip.git
|
2016-06-14 15:20:18 -04:00
|
|
|
[submodule "lib/berkeley-db-1.xx"]
|
|
|
|
path = lib/berkeley-db-1.xx
|
|
|
|
url = https://github.com/pfalcon/berkeley-db-1.xx
|
2018-05-07 21:03:30 -04:00
|
|
|
[submodule "lib/uzlib"]
|
|
|
|
path = lib/uzlib
|
|
|
|
url = https://github.com/pfalcon/uzlib
|
2017-04-20 17:04:06 -04: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
|
2017-10-03 18:10:13 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Thermistor"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Thermistor
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Thermistor.git
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_LIS3DH"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_LIS3DH
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_LIS3DH.git
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_BusDevice"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_BusDevice
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_BusDevice.git
|
2018-01-02 21:25:41 -05:00
|
|
|
[submodule "tools/python-semver"]
|
|
|
|
path = tools/python-semver
|
|
|
|
url = https://github.com/k-bx/python-semver.git
|
2017-08-27 08:35:49 -04:00
|
|
|
[submodule "lib/stm32lib"]
|
|
|
|
path = lib/stm32lib
|
|
|
|
url = https://github.com/micropython/stm32lib
|
|
|
|
branch = work-F4-1.13.1+F7-1.5.0+L4-1.3.0
|
2017-10-25 01:39:08 -04:00
|
|
|
[submodule "atmel-samd/asf4"]
|
|
|
|
path = ports/atmel-samd/asf4
|
|
|
|
url = https://github.com/adafruit/asf4.git
|
|
|
|
branch = circuitpython
|
2017-11-02 16:00:50 -04:00
|
|
|
[submodule "tools/usb_descriptor"]
|
|
|
|
path = tools/usb_descriptor
|
|
|
|
url = https://github.com/adafruit/usb_descriptor.git
|
2017-12-21 07:49:14 -05:00
|
|
|
[submodule "lib/nrfutil"]
|
|
|
|
path = lib/nrfutil
|
|
|
|
url = https://github.com/adafruit/nRF52_nrfutil
|
2018-03-28 16:49:14 -04:00
|
|
|
[submodule "ports/atmel-samd/freetouch"]
|
|
|
|
path = ports/atmel-samd/freetouch
|
|
|
|
url = https://github.com/adafruit/Adafruit_FreeTouch.git
|
2018-05-04 08:44:33 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_CircuitPlayground"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_CircuitPlayground
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground.git
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_HID"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_HID
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_HID.git
|