From 45b301856c9e10b8e942102d52f8d1c5fbb977b2 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 6 Dec 2018 15:39:47 -0800 Subject: [PATCH] Switch TinyUSB back to hathach's version. The merge commit of the commit we were on. --- .gitmodules | 2 +- lib/tinyusb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 362cb55e5b..3a746ccaeb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,7 +78,7 @@ url = https://github.com/adafruit/nrfx.git [submodule "lib/tinyusb"] path = lib/tinyusb - url = https://github.com/tannewt/tinyusb.git + url = https://github.com/hathach/tinyusb.git branch = develop [submodule "tools/huffman"] path = tools/huffman diff --git a/lib/tinyusb b/lib/tinyusb index 47fabe42ed..3bb53273cd 160000 --- a/lib/tinyusb +++ b/lib/tinyusb @@ -1 +1 @@ -Subproject commit 47fabe42edaae4a5da6aa0d48c664a9184578753 +Subproject commit 3bb53273cd3770328f55ba317af3df0cce4333c1