diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-04-20 03:37:49 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-04-20 03:37:49 +0200 |
| commit | 29b5bae1d19f547a29e55323ec03fda82a837fbf (patch) | |
| tree | 6d804fa5820b57525102fcf72d0d367bd145db83 /.gitmodules | |
| parent | ef4d9d243e4e833b3f52c8a1e651877116386894 (diff) | |
Codegen PoC
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 | ||
