esp32-s2_dfu/.gitmodules

24 lines
876 B
Plaintext
Raw Normal View History

[submodule "hw/mcu/nordic/nrfx"]
path = hw/mcu/nordic/nrfx
2018-07-10 07:05:56 +02:00
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "tools/uf2"]
path = tools/uf2
url = https://github.com/microsoft/uf2.git
2019-09-05 16:34:49 +02:00
[submodule "hw/mcu/st/st_driver"]
path = hw/mcu/st/st_driver
url = https://github.com/hathach/st_driver.git
2019-10-03 14:22:43 +02:00
[submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"]
path = hw/mcu/sony/cxd56/spresense-exported-sdk
url = https://github.com/sonydevworld/spresense-exported-sdk.git
2019-10-07 09:27:02 +02:00
[submodule "hw/mcu/ti"]
path = hw/mcu/ti
url = https://github.com/hathach/ti_driver.git
2019-11-11 05:38:30 +01:00
[submodule "hw/mcu/nxp"]
path = hw/mcu/nxp
url = https://github.com/hathach/nxp_driver.git
2019-12-09 12:18:01 +01:00
[submodule "hw/mcu/microchip"]
path = hw/mcu/microchip
url = https://github.com/hathach/microchip_driver.git
2020-01-04 17:31:55 +01:00
[submodule "hw/mcu/nuvoton"]
path = hw/mcu/nuvoton
2020-01-07 10:26:58 +01:00
url = https://github.com/majbthrd/nuc_driver.git