diff --git a/.gitmodules b/.gitmodules index 3b051be..00a8da4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,9 @@ [submodule "vendor/lofs"] path = vendor/lofs url = git@github.com:MeshEnvy/lofs.git +[submodule "vendor/meshtastic-firmware"] + path = vendor/meshtastic-firmware + url = git@github.com:MeshEnvy/firmware.git +[submodule "vendor/meshcore-firmware"] + path = vendor/meshcore-firmware + url = git@github.com:MeshEnvy/MeshCore.git diff --git a/vendor/meshcore-firmware b/vendor/meshcore-firmware new file mode 160000 index 0000000..295f67d --- /dev/null +++ b/vendor/meshcore-firmware @@ -0,0 +1 @@ +Subproject commit 295f67d4fa4142b0701c9c7554f80a79b581e9a5 diff --git a/vendor/meshtastic-firmware b/vendor/meshtastic-firmware new file mode 160000 index 0000000..3ca68e7 --- /dev/null +++ b/vendor/meshtastic-firmware @@ -0,0 +1 @@ +Subproject commit 3ca68e7788d0ee808de089955f268b5051187994