Move to TinyUSB release 0.17.0 (#2053)

This commit is contained in:
Liam Fraser 2024-11-19 20:08:44 +00:00 committed by GitHub
parent 35fcc34747
commit 363302f780
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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",
)

@ -1 +1 @@
Subproject commit 4232642899362fa5e9cf0dc59bad6f1f6d32c563
Subproject commit 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a