roll: pigweed docs: Add fixed point blog
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234312
Original-Revision: 8f18755dc9a225caacf2b190d1114ebfda4a2642
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 801fb32919777a..8f18755dc9a225
Roller-URL: https://ci.chromium.org/b/8735609433109999905
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Icad9171b2b341b538de9e3a8bb341becab1e9c00
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/238427
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 31700e5..1b071fc 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735610240065498737.
- commit = "801fb32919777aefd7a734ce9c2c1e6aec782ab7",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735609433109999905.
+ commit = "8f18755dc9a225caacf2b190d1114ebfda4a2642",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-27.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735610240065498737.
- commit = "801fb32919777aefd7a734ce9c2c1e6aec782ab7",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735609433109999905.
+ commit = "8f18755dc9a225caacf2b190d1114ebfda4a2642",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)