diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-05-17 02:16:17 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-05-17 02:16:17 +0200 |
| commit | cd0d3c4b0da528a10c9ca510e5863bc8779fd28f (patch) | |
| tree | 1d3d54be50034279400e47ac0b4a3ce56d2e6a67 /.gitmodules | |
| parent | 35d05a4214e035bbb6da380c38c0a90b285887f2 (diff) | |
| parent | dd69320b9e3c6e306304e364a351d43b6b3ce9a2 (diff) | |
Merge branch 'stm32-neo'
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..551501797 --- /dev/null +++ b/.gitmodules | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule "embassy-stm32/stm32-data"] | ||
| 2 | path = embassy-stm32/stm32-data | ||
| 3 | url = https://github.com/Dirbaio/stm32-data.git | ||
