[roll] Roll fuchsia [roll] Roll third_party/pigweed 0deb8fc..2e8738c (4 commits)

2e8738c pw_tokenizer: Data driven detokenizer test for Python and C++
30d9b4a pw_build: Update pw_build.generated_tests
4db0933 pw_i2c_mcuxpresso: Remove transfer error message
39729c6 pw_console: Fix Python 3.13 issue from patching time.time()

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407713
Original-Revision: 56429e3ad9c014596e2a17dddd704553eac5a575
GitOrigin-RevId: 7a23e3b5ec4c054e3b95cd0742ad5ce08fd4138c
Change-Id: Ie4a12b3738dbf42c0bcdbb14eccdc37e86ba8f5b
1 file changed
tree: 11631b3f8fdf0c894a103124424f7083929103e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.