From 363302f78089358be6f9f340c2956b1afa253d4c Mon Sep 17 00:00:00 2001 From: Liam Fraser Date: Tue, 19 Nov 2024 20:08:44 +0000 Subject: [PATCH] Move to TinyUSB release 0.17.0 (#2053) --- MODULE.bazel | 2 +- lib/tinyusb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MODULE.bazel b/MODULE.bazel index 96b30073f..8b4148ce0 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -90,7 +90,7 @@ new_git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl" new_git_repository( name = "tinyusb", build_file = "//src/rp2_common/tinyusb:tinyusb.BUILD", - commit = "4232642899362fa5e9cf0dc59bad6f1f6d32c563", # keep-in-sync-with-submodule: lib/tinyusb + commit = "5217cee5de4cd555018da90f9f1bcc87fb1c1d3a", # keep-in-sync-with-submodule: lib/tinyusb remote = "https://github.com/hathach/tinyusb.git", ) diff --git a/lib/tinyusb b/lib/tinyusb index 423264289..5217cee5d 160000 --- a/lib/tinyusb +++ b/lib/tinyusb @@ -1 +1 @@ -Subproject commit 4232642899362fa5e9cf0dc59bad6f1f6d32c563 +Subproject commit 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a