[roll] Roll fuchsia [superproject] Roll third_party/pigweed 0f049d6..1bfa6aa (13 commits)

1bfa6aa pw_kernel: Combine cortex-m and riscv entry points
775445d pw_kernel: Refactor targets for consistency
29e6e1e pw_kernel: Don't tick scheduler before there are tasks to run
64d117c pw_kernel: Add preempt disabling/rescheduling on WakeQueue::wake_one
7c91661 pw_kernel: Add current_thread accessors
0f7fc56 pw_tokenizer: Correctly detect target os for Rust linker section
43f76d0 bazel: Remove remote caching workaround
1486c7c pw_tokenizer: Enable conversion warning as error
53668ea pw_kernel: Add RISC-V scaffolding
f0e1180 pw_toolchain: Remove llvm_toolchain_device
99d7c40 pw_tokenizer: Fix conversion warnings
82b6374 bazel: Enable -Wconversion by default
85faf90 pw_toolchain: Document conversion_warnings feature

GitOrigin-RevId: 247624f3838e59017717fd6e3e45e8d81f88ce59
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231214
Original-Revision: 2e0c1911b3616fd19d447fddd692c4ef433de7e3
Change-Id: I88d0ade4bc13bcc9a51099a9e8d0c23107d08c0f
1 file changed
tree: c076f946167250dfd5d67880f88f01f239d0a4be
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.