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
|
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-10-25 01:39:08 -04:00
|
|
|
[submodule "atmel-samd/asf4"]
|
2018-07-11 15:08:03 -04:00
|
|
|
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
|
2018-05-21 23:58:03 -04:00
|
|
|
[submodule "ports/atmel-samd/Adafruit_CircuitPython_Motor"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Motor
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Motor.git
|
|
|
|
[submodule "ports/atmel-samd/Adafruit_CircuitPython_seesaw"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_seesaw
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_seesaw.git
|
2018-05-24 13:28:03 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_IRRemote"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_IRRemote
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_IRRemote.git
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_DotStar"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_DotStar
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_DotStar.git
|
2018-06-15 19:16:21 -04:00
|
|
|
[submodule "ports/atmel-samd/peripherals"]
|
|
|
|
path = ports/atmel-samd/peripherals
|
|
|
|
url = https://github.com/adafruit/samd-peripherals.git
|
2018-07-16 09:01:46 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Crickit"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Crickit
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Crickit
|
2018-06-20 14:43:59 -04:00
|
|
|
[submodule "ports/nrf/nrfx"]
|
|
|
|
path = ports/nrf/nrfx
|
2018-10-31 23:18:59 -04:00
|
|
|
url = https://github.com/adafruit/nrfx.git
|
2018-07-03 06:46:08 -04:00
|
|
|
[submodule "lib/tinyusb"]
|
|
|
|
path = lib/tinyusb
|
2018-12-06 18:39:47 -05:00
|
|
|
url = https://github.com/hathach/tinyusb.git
|
2019-11-22 19:33:48 -05:00
|
|
|
branch = master
|
|
|
|
fetchRecurseSubmodules = false
|
2018-08-15 21:32:37 -04:00
|
|
|
[submodule "tools/huffman"]
|
|
|
|
path = tools/huffman
|
|
|
|
url = https://github.com/tannewt/huffman.git
|
2018-11-28 19:58:44 -05:00
|
|
|
[submodule "tools/adabot"]
|
|
|
|
path = tools/adabot
|
|
|
|
url = https://github.com/adafruit/adabot.git
|
2019-01-24 20:25:08 -05:00
|
|
|
[submodule "tools/bitmap_font"]
|
|
|
|
path = tools/bitmap_font
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_BitmapFont.git
|
|
|
|
[submodule "tools/Tecate-bitmap-fonts"]
|
|
|
|
path = tools/Tecate-bitmap-fonts
|
|
|
|
url = https://github.com/Tecate/bitmap-fonts.git
|
2019-03-01 10:24:22 -05:00
|
|
|
[submodule "frozen/pew-pewpew-standalone-10.x"]
|
|
|
|
path = frozen/pew-pewpew-standalone-10.x
|
|
|
|
url = https://github.com/pewpew-game/pew-pewpew-standalone-10.x.git
|
2019-03-17 08:31:14 -04:00
|
|
|
[submodule "frozen/circuitpython-stage"]
|
|
|
|
path = frozen/circuitpython-stage
|
2019-03-17 09:20:25 -04:00
|
|
|
url = https://github.com/python-ugame/circuitpython-stage.git
|
2019-10-11 02:09:15 -04:00
|
|
|
[submodule "ports/cxd56/spresense-exported-sdk"]
|
|
|
|
path = ports/cxd56/spresense-exported-sdk
|
2019-10-09 02:38:50 -04:00
|
|
|
url = https://github.com/sonydevworld/spresense-exported-sdk.git
|
2019-11-13 05:44:59 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_SD"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_SD
|
2019-11-13 07:18:00 -05:00
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_SD.git
|
2019-11-26 10:29:55 -05:00
|
|
|
[submodule "lib/mp3"]
|
|
|
|
path = lib/mp3
|
|
|
|
url = https://github.com/adafruit/Adafruit_MP3
|
2019-11-02 11:52:26 -04:00
|
|
|
[submodule "ports/mimxrt10xx/sdk"]
|
|
|
|
path = ports/mimxrt10xx/sdk
|
2020-01-08 23:32:45 -05:00
|
|
|
url = https://github.com/adafruit/MIMXRT10xx_SDK
|
2020-02-08 19:15:23 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Register"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Register
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Register.git
|
2020-02-04 11:24:37 -05:00
|
|
|
[submodule "extmod/ulab"]
|
|
|
|
path = extmod/ulab
|
2020-04-11 08:59:51 -04:00
|
|
|
url = https://github.com/v923z/micropython-ulab
|
2020-02-28 18:26:39 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_ESP32SPI"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_ESP32SPI
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Requests"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Requests
|
2020-03-12 17:01:14 -04:00
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Requests
|
|
|
|
[submodule "ports/stm/st_driver"]
|
|
|
|
path = ports/stm/st_driver
|
|
|
|
url = https://github.com/hathach/st_driver.git
|
2020-03-10 14:12:01 -04:00
|
|
|
[submodule "lib/protomatter"]
|
|
|
|
path = lib/protomatter
|
|
|
|
url = https://github.com/adafruit/Adafruit_Protomatter
|
2020-04-28 00:03:02 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_LSM6DS"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_LSM6DS
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_FocalTouch"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_FocalTouch
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_DS3231"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_DS3231
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_DS3231
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_DRV2605"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_DRV2605
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_DRV2605
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_BLE"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_BLE
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_BLE_Apple_Notification_Center"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_BLE_Apple_Notification_Center
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Apple_Notification_Center
|
2020-04-17 19:23:28 -04:00
|
|
|
[submodule "ports/esp32s2/esp-idf"]
|
|
|
|
path = ports/esp32s2/esp-idf
|
|
|
|
url = https://github.com/tannewt/esp-idf.git
|