added the x86 submodule repo
This commit is contained in:
parent
210487c6db
commit
a903a35d04
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
|||
[submodule "stm32f1xx_tdd_template"]
|
||||
path = stm32f1xx_tdd_template
|
||||
url = ssh://git@gorge.works:30023/TDD-For-Rust/stm32f1xx_tdd_template.git
|
||||
[submodule "x86_tdd_template"]
|
||||
path = x86_tdd_template
|
||||
url = ssh://git@gorge.works:30023/TDD-For-Rust/x86_tdd_template.git
|
||||
|
|
1
x86_tdd_template
Submodule
1
x86_tdd_template
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c7e6512a0374a16cdcd303a43b87bb6bcc03efc9
|
Loading…
Add table
Reference in a new issue