From 5095836bd2d840335e77c6156728073facf7ebfe Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Tue, 29 Jun 2021 02:49:55 -0400 Subject: [PATCH] adding internel folder --- .gitmodules | 3 +-- internal | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 160000 internal diff --git a/.gitmodules b/.gitmodules index 27aabd09..b35ba9a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "hw/rtl/fp_cores/fpnew"] path = hw/rtl/fp_cores/fpnew url = https://github.com/pulp-platform/fpnew.git - [submodule "internal"] path = internal - url = https://github.com/vortexgpgpu/vortex-internal.git \ No newline at end of file + url = https://github.com/vortexgpgpu/vortex-internal.git diff --git a/internal b/internal new file mode 160000 index 00000000..424fd248 --- /dev/null +++ b/internal @@ -0,0 +1 @@ +Subproject commit 424fd248c69ed7e6baf9de3e12c1e212dd650ab4