diff options
| author | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-09-21 19:26:26 -0300 |
|---|---|---|
| committer | Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com> | 2023-09-21 19:26:26 -0300 |
| commit | 55572660e793638d4cc22d5b77350ca36f02e2fe (patch) | |
| tree | ab80498c075e8f5cebfb6127984265d5eef9a1bf /.gitmodules | |
| parent | 4a82c512a23c16d5e404996f90647eac7e77beb8 (diff) | |
add asm-processor
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cbdf1edc..47273304 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "tools/splat"] path = tools/splat url = https://github.com/ethteck/splat/ +[submodule "tools/asm-processor"] + path = tools/asm-processor + url = https://github.com/simonlindholm/asm-processor |
