.gitmodules 391 B

123456789
  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/microchip/samd/samd-peripherals"]
  8. path = hw/mcu/microchip/samd/samd-peripherals
  9. url = https://github.com/adafruit/samd-peripherals.git