From 8cbf8b927f4b1642cfb602ee3bada048afcd3f85 Mon Sep 17 00:00:00 2001 From: Apexo Date: Sun, 29 Mar 2026 12:44:04 +0200 Subject: anduril submodule --- .gitmodules | 4 ++++ anduril | 1 + 2 files changed, 5 insertions(+) create mode 160000 anduril diff --git a/.gitmodules b/.gitmodules index ad7de7f..5040293 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = avr8js url = ../avr8js branch = avr32dd20 +[submodule "anduril"] + path = anduril + url = ../anduril + branch = trunk diff --git a/anduril b/anduril new file mode 160000 index 0000000..e7ef591 --- /dev/null +++ b/anduril @@ -0,0 +1 @@ +Subproject commit e7ef591138edc625815b1208ce1e012370621e04 -- cgit v1.2.3