[roll] Roll third_party/pigweed pw_{log,system}: Let Device accept logger adapter

The logging.Logger and logging.LoggerAdapter can be used
interchangeably; accept both types.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/187119
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 92fe74d2b7e6a422a065e7dd2200f5e8566df28b
GitOrigin-RevId: 1678aec0b29d8240c546ed9830a4440e5db0601b
Change-Id: I34ebd75206e8897cb73ce05a6f66b35e10e834df
1 file changed
tree: f8f358ab63d73202e7958020594293a26c751b2f
  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.