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 e31a7f2 commit f5ce5c8Copy full SHA for f5ce5c8
MODULE.bazel
@@ -106,7 +106,7 @@ new_git_repository(
106
new_git_repository(
107
name = "cyw43-driver",
108
build_file = "//src/rp2_common/pico_cyw43_driver:cyw43-driver.BUILD",
109
- commit = "cf924bb04c8984675ca0fc2178f082e404e048c3", # keep-in-sync-with-submodule: lib/cyw43-driver
+ commit = "c1075d4bc440422cf2b2fd12c64a1f53f77660ee", # keep-in-sync-with-submodule: lib/cyw43-driver
110
remote = "https://github.com/georgerobotics/cyw43-driver.git",
111
)
112
0 commit comments