From 78e3f99d0b361e352e29e8742cd4153e93aecffb Mon Sep 17 00:00:00 2001 From: Simon Kueppers Date: Sun, 23 Oct 2022 14:22:00 +0200 Subject: [PATCH] Switching tinyusb submodule to our fork for adding features --- .gitmodules | 2 +- stm32/aioc-fw/Middlewares/Third-Party/tinyusb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e0beb50..3741018 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "stm32/aioc-fw/Middlewares/Third-Party/tinyusb"] path = stm32/aioc-fw/Middlewares/Third-Party/tinyusb - url = https://github.com/hathach/tinyusb.git + url = https://github.com/skuep/tinyusb.git diff --git a/stm32/aioc-fw/Middlewares/Third-Party/tinyusb b/stm32/aioc-fw/Middlewares/Third-Party/tinyusb index 9e91b02..b6bb9d8 160000 --- a/stm32/aioc-fw/Middlewares/Third-Party/tinyusb +++ b/stm32/aioc-fw/Middlewares/Third-Party/tinyusb @@ -1 +1 @@ -Subproject commit 9e91b02ec7fb3502747b5c413a4824654fa7fc7e +Subproject commit b6bb9d886884abb31e6231c19ed386b6763f7c0c