[roll] Roll third_party/pigweed pw_kvs: Add FlashPartitionWithLogicalSectors

Add new version of FlashPartition that supports combining multiple
pysical FlashMemory sectors in to a single logical FlashPartition
sector.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/106917
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 3863c372e6e9e86d25e661600df095a77eb900ab
GitOrigin-RevId: 7731ba07bac786475932df83a27a29ae2d4ca710
Change-Id: I04d95c7c30e6d93fee460952e902ce62da014e71
1 file changed
tree: d7f42e6228ef9654935ca19a21312199d4783464
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.