.gitmodules 897 B

123456789101112131415161718192021222324252627
  1. [submodule "build"]
  2. path = build
  3. url = https://github.com/no2fpga/no2build.git
  4. [submodule "cores/no2misc"]
  5. path = cores/no2misc
  6. url = https://github.com/no2fpga/no2misc.git
  7. [submodule "cores/no2usb"]
  8. path = cores/no2usb
  9. url = https://github.com/no2fpga/no2usb.git
  10. [submodule "cores/no2ice40"]
  11. path = cores/no2ice40
  12. url = https://github.com/no2fpga/no2ice40.git
  13. [submodule "cores/no2hub75"]
  14. path = cores/no2hub75
  15. url = https://github.com/no2fpga/no2hub75.git
  16. [submodule "cores/no2hyperbus"]
  17. path = cores/no2hyperbus
  18. url = https://github.com/no2fpga/no2hyperbus.git
  19. [submodule "cores/no2qpimem"]
  20. path = cores/no2qpimem
  21. url = https://github.com/no2fpga/no2qpimem.git
  22. [submodule "cores/no2memcache"]
  23. path = cores/no2memcache
  24. url = https://github.com/no2fpga/no2memcache.git
  25. [submodule "cores/no2muacm/bin"]
  26. path = cores/no2muacm/bin
  27. url = https://github.com/no2fpga/no2muacm-bin.git