[roll] Roll third_party/pigweed 999adb1..983119e (9 commits)

983119e pw_bluetooth_proxy: Remove incorrect field comment
49ca810 pw_bluetooth: Define Poll/Final variants in RfcommFrameType enum
330670b pw_bluetooth_proxy: Initialize arrays
d78f076 pw_tokenizer: Fix undefined return values in TS
5356fe8 pw_thread: Remove unnecessary thread_core.h include and dep
17c85f7 pw_hdlc: Remove/rename PW_RPC_MAX_PACKET_SIZE
c13d91e pw_unit_test: Test framework for constexpr unit tests
d965f34 pw_bluetooth_sapphire: Use size calculation for reports_size in Emboss
d6827c1 pw_numeric: Add checked_arithmetic.h

GitOrigin-RevId: 77a2a8d7087d70311c24671e9eff7154978dbc64
Change-Id: I2a03506e7afd14d51d2c6a9a3bfd586183455b1d
1 file changed
tree: d8f708717f5adbb731a508c0c8c62c3a992b570c
  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.