roll: pigweed, pw_toolchain 16 commits
1edcc733fe2cec8 targets/rp2040: Update docs
a0b96183e45057a pw_allocator: Use specific block allocator headers
20f3739c55ea860 targets/rp2040: Add debugprobe version detection a
7bcd8c6a947594f pw_cli: Improve messaging for GitErrors
db4aa332cdf0199 pw_bluetooth_proxy: Have release_fn take buffer*
d9c9e4959765f34 pw_bluetooth_proxy: Add GetH4Span
0b1d2bfaf3402bf pw_clock_tree_mcuxpresso: Use AcquireWith for audi
ae68ff1f200c77a pw_clock_tree: Introduce ClockTree AcquireWith met
f894d1aa8d7e589 pw_target_runner: Send test binaries over gRPC
3292a27ec33acdd pw_bluetooth: Add WritePinTypeCommandCompleteEvent
3a9cb7b0cb084d5 pw_bluetooth: Add ReadPinTypeCommandCompleteEvent
3ca190b3b1553c6 pw_bluetooth: Add PinCodeRequestNegativeReplyComma
f6773e365ff933f docs: Remove mention of multiplexers
68e267dfae009b6 pw_bluetooth: Add PinCodeRequestReplyCommandComple
ac53f2a285fbe45 pw_bluetooth: Add WritePinTypeCommand Emboss struc
484b22c0c4f9945 pw_bluetooth: Add ReadPinTypeCommand Emboss struct
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 3eb5b9bc5991940..1edcc733fe2cec8
Roller-URL: https://ci.chromium.org/b/8744473945373250161
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I1d456dfb6d6fa146650cc22e90ce85e780dcd290
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/217162
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 7c2c6b0..95b7083 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
git_repository(
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-06-21.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744490097479651313.
- commit = "3eb5b9bc5991940bf5ae0f24f09aab4a5a655def",
+ # ROLL: Last updated 2024-06-22.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744473945373250161.
+ commit = "1edcc733fe2cec8d575a19ca2e04a65b22e59ccb",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
git_repository(
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
- # ROLL: Last updated 2024-06-21.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744490097479651313.
- commit = "3eb5b9bc5991940bf5ae0f24f09aab4a5a655def",
+ # ROLL: Last updated 2024-06-22.
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744473945373250161.
+ commit = "1edcc733fe2cec8d575a19ca2e04a65b22e59ccb",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)