From 09a2969c7a58f446df3edf6f537801f5dde0ed13 Mon Sep 17 00:00:00 2001 From: Joe Krachey <jkrachey@wisc.edu> Date: Wed, 8 Jan 2025 13:12:50 -0600 Subject: [PATCH] Getting new link to altium-parts --- .gitmodules | 3 +++ altium-parts | 1 + 2 files changed, 4 insertions(+) create mode 160000 altium-parts diff --git a/.gitmodules b/.gitmodules index e69de29..b24ee39 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "altium-parts"] + path = altium-parts + url = https://git.doit.wisc.edu/engr/ece/cmpe_courses/public/ece453/altium/ece453-student-altium-parts.git diff --git a/altium-parts b/altium-parts new file mode 160000 index 0000000..755debe --- /dev/null +++ b/altium-parts @@ -0,0 +1 @@ +Subproject commit 755debe1a5a269622e7509533f405db0648f711b -- GitLab