Includes a submodule pointing to an external repository for build-related scripts. Sets up the submodule path and URL for integration into the project.
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
[submodule "build"]
|
|
path = build
|
|
url = https://git.0xmax42.io/maxp/Xilinx-ISE-Build.git
|