Skip to content

Commit

Permalink
Move to TinyUSB release 0.17.0 (#2053)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamfraser authored Nov 19, 2024
1 parent 35fcc34 commit 363302f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -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",
)

Expand Down
2 changes: 1 addition & 1 deletion lib/tinyusb
Submodule tinyusb updated 175 files

0 comments on commit 363302f

Please sign in to comment.