.gitmodules 468 B

123456789101112131415
  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