From e47673541647324e777c2ff202c3c776d527a0f5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 2 Jul 2015 12:05:34 -0300 Subject: Adds badusb-switcher --- .gitmodules | 3 +++ badusb-switcher | 1 + scripts | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 badusb-switcher diff --git a/.gitmodules b/.gitmodules index 98b27bb..20c5eef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "wrappers"] path = wrappers url = git://git.sarava.org/wrappers +[submodule "badusb-switcher"] + path = badusb-switcher + url = git://git.sarava.org/badusb-switcher.git diff --git a/badusb-switcher b/badusb-switcher new file mode 160000 index 0000000..245914c --- /dev/null +++ b/badusb-switcher @@ -0,0 +1 @@ +Subproject commit 245914ce083785cc72b1c0b63309e743cf1ddd52 diff --git a/scripts b/scripts index cc8c979..ae13243 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit cc8c97984d6422fae7fb7fbbc615da6213601bf5 +Subproject commit ae13243c17cc6f22b81c9e5ea1b337ebcdbb57b6 -- cgit v1.2.3