.gitmodules 307 B

123456789
  1. [submodule "trusted-firmware-m"]
  2. path = trusted-firmware-m
  3. url = https://git.trustedfirmware.org/trusted-firmware-m.git
  4. [submodule "mbed-crypto"]
  5. path = mbed-crypto
  6. url = https://github.com/ARMmbed/mbed-crypto.git
  7. [submodule "CMSIS_5"]
  8. path = CMSIS_5
  9. url = https://github.com/ARM-software/CMSIS_5.git