Added in submodule template repos
This commit is contained in:
parent
f28254db1a
commit
210487c6db
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "ch32v20x_tdd_template"]
|
||||
path = ch32v20x_tdd_template
|
||||
url = ssh://git@gorge.works:30023/TDD-For-Rust/ch32v20x_tdd_template.git
|
||||
[submodule "stm32f1xx_tdd_template"]
|
||||
path = stm32f1xx_tdd_template
|
||||
url = ssh://git@gorge.works:30023/TDD-For-Rust/stm32f1xx_tdd_template.git
|
1
ch32v20x_tdd_template
Submodule
1
ch32v20x_tdd_template
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit e8e158ad5c954691468f29f7d8d8b444d49cb092
|
1
stm32f1xx_tdd_template
Submodule
1
stm32f1xx_tdd_template
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fdc220f5b691d62f3456a55617be3b4807b8cf7d
|
Loading…
Add table
Reference in a new issue