.gitmodules 534 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 "hw/mcu/st/stm32lib"]
  8. path = hw/mcu/st/stm32lib
  9. url = https://github.com/hathach/stm32lib.git
  10. [submodule "hw/mcu/nxp/lpcopen"]
  11. path = hw/mcu/nxp/lpcopen
  12. url = https://github.com/hathach/lpcopen.git
  13. [submodule "tools/uf2"]
  14. path = tools/uf2
  15. url = https://github.com/microsoft/uf2.git