added the x86 submodule repo

This commit is contained in:
jakeg00dwin 2023-12-21 00:14:51 -08:00
parent 210487c6db
commit a903a35d04
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "stm32f1xx_tdd_template"] [submodule "stm32f1xx_tdd_template"]
path = stm32f1xx_tdd_template path = stm32f1xx_tdd_template
url = ssh://git@gorge.works:30023/TDD-For-Rust/stm32f1xx_tdd_template.git 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

@ -0,0 +1 @@
Subproject commit c7e6512a0374a16cdcd303a43b87bb6bcc03efc9