[roll] Roll third_party/pigweed pw_log_zephyr: Add spinlock for tokenized logging

Add spinlock to prevent base64 messages from being interleaved.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152270
Original-Revision: 90ef4e0ccd6343ac809e81284cad3ea7526ceca5
GitOrigin-RevId: 05120a6058cca7e5f56744edfe1dee982609de5a
Change-Id: Ic5c90b69917369d66872879591dc1e0071765d59
1 file changed
tree: c12b46d9d84d6f83864cc4d8eed9e6a793a89332
  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.