From 7059e0769e5b53ae838ec4988ed70b246cc2b2fb Mon Sep 17 00:00:00 2001 From: Damien George Date: Wed, 12 Nov 2025 14:22:23 +1100 Subject: [PATCH] lib/tinyusb: Update to version 0.19.0-24. This is 0.19.0 plus the following changes: - remove obsolete dcd_esp32sx - fix for HID stylus descriptor and HID example - typos, docs and generator scripts - MTP fix - DWC2 enumeration when EP0 size=8 - DWC2 fix for EP0 IN - stm32 FSDEV IRQ remapping fix - DWC2 ZLP fix The reason we need the extra 24 commits is due to a bug with TinyUSB's handling of zero-length-packets in the DWC2 (Synopsis) backend, which affects the stm32 port. That's fixed by https://github.com/hathach/tinyusb/pull/3293 Signed-off-by: Damien George --- lib/tinyusb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tinyusb b/lib/tinyusb index 86ad6e56c1..aa0fc2e08f 160000 --- a/lib/tinyusb +++ b/lib/tinyusb @@ -1 +1 @@ -Subproject commit 86ad6e56c1700e85f1c5678607a762cfe3aa2f47 +Subproject commit aa0fc2e08f1c2dd6f026a431e8989357fbb4c5bf