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 8fbfae0 commit 993d0b8Copy full SHA for 993d0b8
MODULE.bazel
@@ -98,7 +98,7 @@ new_git_repository(
98
new_git_repository(
99
name = "btstack",
100
build_file = "//src/rp2_common/pico_btstack:btstack.BUILD",
101
- commit = "2b49e57bd1fae85ac32ac1f41cdb7c794de335f6", # keep-in-sync-with-submodule: lib/btstack
+ commit = "501e6d2b86e6c92bfb9c390bcf55709938e25ac1", # keep-in-sync-with-submodule: lib/btstack
102
remote = "https://github.com/bluekitchen/btstack.git",
103
)
104
0 commit comments