.gitmodules 784 B

123456789101112131415161718192021
  1. [submodule "hw/mcu/nordic/nrfx"]
  2. path = hw/mcu/nordic/nrfx
  3. url = https://github.com/NordicSemiconductor/nrfx.git
  4. [submodule "hw/mcu/microchip/samd/asf4"]
  5. path = hw/mcu/microchip/samd/asf4
  6. url = https://github.com/adafruit/asf4.git
  7. [submodule "tools/uf2"]
  8. path = tools/uf2
  9. url = https://github.com/microsoft/uf2.git
  10. [submodule "hw/mcu/st/st_driver"]
  11. path = hw/mcu/st/st_driver
  12. url = https://github.com/hathach/st_driver.git
  13. [submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"]
  14. path = hw/mcu/sony/cxd56/spresense-exported-sdk
  15. url = https://github.com/sonydevworld/spresense-exported-sdk.git
  16. [submodule "hw/mcu/ti"]
  17. path = hw/mcu/ti
  18. url = https://github.com/hathach/ti_driver.git
  19. [submodule "hw/mcu/nxp"]
  20. path = hw/mcu/nxp
  21. url = https://github.com/hathach/nxp_driver.git