diff options
| author | Apexo | 2026-03-29 11:28:33 +0200 |
|---|---|---|
| committer | Apexo | 2026-03-29 11:28:33 +0200 |
| commit | 554ddf4a6e72f415beded5c8191409dca3bdd06d (patch) | |
| tree | fde885446f2bd9448c2fba58ca18b40ec5685759 /.gitmodules | |
| parent | package-lock.json (diff) | |
| download | anduril-sim-554ddf4a6e72f415beded5c8191409dca3bdd06d.tar.gz anduril-sim-554ddf4a6e72f415beded5c8191409dca3bdd06d.tar.bz2 anduril-sim-554ddf4a6e72f415beded5c8191409dca3bdd06d.zip | |
avr8js submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ad7de7f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "avr8js"] + path = avr8js + url = ../avr8js + branch = avr32dd20 |
