2020-06-03 18:40:05 -04:00
|
|
|
# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
2015-09-19 10:26:16 -04:00
|
|
|
[submodule "lib/axtls"]
|
|
|
|
path = lib/axtls
|
2021-07-08 09:40:00 -04:00
|
|
|
url = https://github.com/micropython/axtls.git
|
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
|
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
|
2021-01-21 14:33:13 -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
|
2021-11-29 19:38:59 -05: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
|
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-08-05 11:37:57 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_RFM9x"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_RFM9x
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_RFM9x.git
|
2020-09-09 14:54:20 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_RFM69"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_RFM69
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git
|
2021-09-14 14:10:55 -04:00
|
|
|
[submodule "ports/espressif/esp-idf"]
|
2021-09-13 19:44:55 -04:00
|
|
|
path = ports/espressif/esp-idf
|
2022-03-11 17:40:49 -05:00
|
|
|
url = https://github.com/espressif/esp-idf.git
|
|
|
|
branch = release/v4.4
|
2021-09-14 14:10:55 -04:00
|
|
|
[submodule "ports/espressif/certificates/nina-fw"]
|
2021-09-13 19:44:55 -04:00
|
|
|
path = ports/espressif/certificates/nina-fw
|
2020-11-30 20:02:26 -05:00
|
|
|
url = https://github.com/adafruit/nina-fw.git
|
2021-01-10 04:04:50 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_ST7789"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_ST7789
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_ST7789
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Display_Shapes"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Display_Shapes
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_Display_Text"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_Display_Text
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_Display_Text
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_ProgressBar"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_ProgressBar
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar
|
2021-01-13 23:51:34 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_LC709203F"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_LC709203F
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_LC709203F
|
2021-04-10 23:22:13 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_SimpleMath"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_SimpleMath
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_SimpleMath
|
2021-01-20 19:47:18 -05:00
|
|
|
[submodule "ports/raspberrypi/sdk"]
|
|
|
|
path = ports/raspberrypi/sdk
|
2021-07-20 17:31:29 -04:00
|
|
|
url = https://github.com/raspberrypi/pico-sdk.git
|
2021-03-04 16:12:24 -05:00
|
|
|
[submodule "data/nvm.toml"]
|
|
|
|
path = data/nvm.toml
|
|
|
|
url = https://github.com/adafruit/nvm.toml.git
|
|
|
|
branch = main
|
2021-04-11 17:45:37 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_MIDI"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_MIDI
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_MIDI
|
2021-05-29 21:57:00 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_SimpleIO"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_SimpleIO
|
|
|
|
url = https://github.com/adafruit/adafruit_circuitpython_simpleio
|
2021-08-03 09:42:53 -04:00
|
|
|
[submodule "lib/quirc"]
|
|
|
|
path = lib/quirc
|
|
|
|
url = https://github.com/adafruit/quirc.git
|
2021-09-10 14:50:09 -04:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_APDS9960"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_APDS9960
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_APDS9960
|
2021-08-04 19:27:54 -04:00
|
|
|
[submodule "ports/broadcom/peripherals"]
|
|
|
|
path = ports/broadcom/peripherals
|
|
|
|
url = https://github.com/adafruit/broadcom-peripherals.git
|
|
|
|
branch = main-build
|
|
|
|
[submodule "rpi-firmware"]
|
|
|
|
path = ports/broadcom/firmware
|
|
|
|
url = https://github.com/raspberrypi/rpi-firmware.git
|
|
|
|
branch = master
|
2021-11-29 19:19:22 -05:00
|
|
|
shallow = true
|
2022-01-04 18:26:25 -05:00
|
|
|
[submodule "lib/adafruit_floppy"]
|
|
|
|
path = lib/adafruit_floppy
|
|
|
|
url = https://github.com/adafruit/Adafruit_Floppy
|
2022-02-02 21:30:23 -05:00
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f4"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f4
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f4.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f0"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f0
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f0.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32f0xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f0xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32f0xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f1"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f1
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f1.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32f1xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f1xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32f1xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f2"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f2
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f2.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32f2xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f2xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32f2xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f3"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f3
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f3.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32f3xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f3xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32f3xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_f7"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_f7
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_f7.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32f7xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f7xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32f7xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_h7"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_h7
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_h7.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32h7xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32h7xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_l0"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_l0
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_l0.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32l0xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32l0xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_l1"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_l1
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_l1.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32l1xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32l1xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32l1xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_l4"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_l4
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_l4.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32l4xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32l4xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32l4xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_g0"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_g0
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_g0.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32g0xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32g0xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32g0xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_g4"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_g4
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_g4.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32g4xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32g4xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32g4xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/cmsis_device_l5"]
|
|
|
|
path = ports/stm/st_driver/cmsis_device_l5
|
|
|
|
url = https://github.com/STMicroelectronics/cmsis_device_l5.git
|
|
|
|
[submodule "ports/stm/st_driver/stm32l5xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32l5xx_hal_driver
|
|
|
|
url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git
|
|
|
|
[submodule "ports/stm/st_driver/CMSIS_5"]
|
|
|
|
path = ports/stm/st_driver/CMSIS_5
|
|
|
|
url = https://github.com/ARM-software/CMSIS_5.git
|
2022-02-03 14:01:11 -05:00
|
|
|
[submodule "ports/stm/st_driver/stm32f4xx_hal_driver"]
|
|
|
|
path = ports/stm/st_driver/stm32f4xx_hal_driver
|
|
|
|
url = https://github.com/adafruit/stm32f4xx_hal_driver.git
|
2022-02-16 13:12:54 -05:00
|
|
|
[submodule "frozen/Adafruit_CircuitPython_PortalBase"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_PortalBase
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git
|
|
|
|
[submodule "frozen/Adafruit_CircuitPython_FakeRequests"]
|
|
|
|
path = frozen/Adafruit_CircuitPython_FakeRequests
|
|
|
|
url = https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests.git
|
2022-04-28 07:41:34 -04:00
|
|
|
[submodule "frozen/pew-pewpew-lcd"]
|
|
|
|
path = frozen/pew-pewpew-lcd
|
|
|
|
url = https://github.com/pypewpew/pew-pewpew-lcd.git
|
2022-05-19 21:46:55 -04:00
|
|
|
[submodule "ports/espressif/boards/mixgo_ce_udisk/cp_lib"]
|
|
|
|
path = ports/espressif/boards/mixgo_ce_udisk/cp_lib
|
2022-05-19 22:37:55 -04:00
|
|
|
url = https://github.com/dahanzimin/circuitpython_lib.git
|