commit | c725a20e6d312713ad6c77f4abbf8a56c5d4c314 | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Wed Oct 13 15:57:38 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 13 16:14:46 2021 +0000 |
tree | 60cc6f38409e1948072cba42987e33cad6b112e3 | |
parent | e96c5775bce3ac9548ef2bd8b54d3f915435165f [diff] |
[roll third_party/pigweed] pw_kvs::flash: Update logs for flash operations Update flash-related log messages to use the PW_LOG_MODULE_NAME of "PW_FLASH" instead of "KVS". Update the error log in FlashPartition::CheckBounds() to be more clear what the error is. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/65340 https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: e4dd0d71f074ce1..eb05d88e81fd317 Roller-URL: https://ci.chromium.org/b/8833473131955351809 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8833473131955351809 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I8b2ba389916ccced3084ad8d0c659c8448119d58 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/65442 Bot-Commit: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.