diff --git a/.gitmodules b/.gitmodules index a78d755860..44a4af1c1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,3 +12,6 @@ [submodule "hardware/rusefi_lib"] path = hardware/rusefi_lib url = https://github.com/rusefi/kicad-libraries +[submodule "hardware/InteractiveHtmlBom"] + path = hardware/InteractiveHtmlBom + url = https://github.com/openscopeproject/InteractiveHtmlBom.git diff --git a/hardware/InteractiveHtmlBom b/hardware/InteractiveHtmlBom new file mode 160000 index 0000000000..213b6b6ebe --- /dev/null +++ b/hardware/InteractiveHtmlBom @@ -0,0 +1 @@ +Subproject commit 213b6b6ebe3b9c5252b4de0a3f430d3b182c3996