tdd_templates/.gitmodules

13 lines
536 B
Plaintext
Raw Normal View History

2023-12-21 08:09:35 +00:00
[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
2023-12-21 08:14:51 +00:00
[submodule "x86_tdd_template"]
path = x86_tdd_template
url = ssh://git@gorge.works:30023/TDD-For-Rust/x86_tdd_template.git
[submodule "i2c_sensor_driver"]
path = i2c_sensor_driver
url = ssh://git@gorge.works:30023/TDD-For-Rust/i2c_sensor_driver.git