We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f95a46 commit 3ba9534Copy full SHA for 3ba9534
MODULE.bazel
@@ -90,7 +90,7 @@ new_git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl"
90
new_git_repository(
91
name = "tinyusb",
92
build_file = "//src/rp2_common/tinyusb:tinyusb.BUILD",
93
- commit = "5217cee5de4cd555018da90f9f1bcc87fb1c1d3a", # keep-in-sync-with-submodule: lib/tinyusb
+ commit = "86ad6e56c1700e85f1c5678607a762cfe3aa2f47", # keep-in-sync-with-submodule: lib/tinyusb
94
remote = "https://github.com/hathach/tinyusb.git",
95
)
96
lib/tinyusb
0 commit comments