mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-03-14 13:21:06 +00:00
Move to TinyUSB release 0.17.0 (#2053)
This commit is contained in:
parent
35fcc34747
commit
363302f780
@ -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
|
Loading…
x
Reference in New Issue
Block a user