Skip to content

Commit cda80c0

Browse files
Update to btstack v1.8.2 (#2996)
* Update btstack to v1.8.2 * Update bazel for new btstack version
1 parent f9adf54 commit cda80c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ git_repository(
115115
git_repository(
116116
name = "btstack",
117117
build_file = "//src/rp2_common/pico_btstack:btstack.BUILD",
118-
commit = "420dc137399796c88b0013ee09f157046018923e", # keep-in-sync-with-submodule: lib/btstack
118+
commit = "075a0780f0fad7ff67d58ac19f46e8953656a752", # keep-in-sync-with-submodule: lib/btstack
119119
remote = "https://github.com/bluekitchen/btstack.git",
120120
)
121121

lib/btstack

Submodule btstack updated 1037 files

0 commit comments

Comments
 (0)