roll: pigweed 5e55f79..544bc2f (3 commits)

544bc2f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243876 pw_web: Fix lint errors in device class
5adbfb6:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243713 pw_bluetooth_sapphire: Document how to build with GN
30a9a9d:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243880 pw_build_android: Update docs to use 'androidbp' code formatter

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 5e55f7931a6895..544bc2f73c3021
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733265936815724913
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic081c8b71d9fb052524c8d562fae3755b1e4e3a4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/244113
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 408e225..f064a20 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733305590859225121.
-    commit = "5e55f7931a6895d82e33a63376f09bca7c6ef490",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733265936815724913.
+    commit = "544bc2f73c3021dd41d49cf112d018bb0c7fa4a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-23.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8733305590859225121.
-    commit = "5e55f7931a6895d82e33a63376f09bca7c6ef490",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8733265936815724913.
+    commit = "544bc2f73c3021dd41d49cf112d018bb0c7fa4a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )