update tinyusb to 0.18 (#2215)

* update tinyusb to 0.18

* update tinyusb also for bazel
This commit is contained in:
Hardy Griech 2025-01-29 16:15:36 +01:00 committed by GitHub
parent 9f95a46e31
commit 3ba9534c03
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 = "5217cee5de4cd555018da90f9f1bcc87fb1c1d3a", # keep-in-sync-with-submodule: lib/tinyusb
commit = "86ad6e56c1700e85f1c5678607a762cfe3aa2f47", # keep-in-sync-with-submodule: lib/tinyusb
remote = "https://github.com/hathach/tinyusb.git",
)

@ -1 +1 @@
Subproject commit 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a
Subproject commit 86ad6e56c1700e85f1c5678607a762cfe3aa2f47