.gitmodules 546 B

123456789101112131415
  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/nxp/lpc_driver"]
  11. path = hw/mcu/nxp/lpc_driver
  12. url = https://github.com/hathach/lpc_driver.git
  13. [submodule "hw/mcu/st/st_driver"]
  14. path = hw/mcu/st/st_driver
  15. url = https://github.com/hathach/st_driver.git