From 0b8041e06f44c6a5c9d91c7927d17f2433ad9b96 Mon Sep 17 00:00:00 2001 From: dam1n19 <dam1n19@soton.ac.uk> Date: Mon, 3 Apr 2023 15:27:54 +0100 Subject: [PATCH] Submodule update test --- .gitmodules | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5f134ec..e1c54ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,11 @@ path = secworks-sha256 url = git@git.soton.ac.uk:soclabs/secworks-sha256.git branch = main +[submodule "$DESIGN_ROOT/accelerator-wrapper"] + branch = main +[submodule "$DESIGN_ROOT/CHIPKIT"] + branch = main +[submodule "$DESIGN_ROOT/nanosoc"] + branch = main +[submodule "$DESIGN_ROOT/socsim"] + branch = main -- GitLab