[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_i2c_zephyr: Fix header inclusion

Export the public include directory of pw_i2c_zephyr to Zephyr
using zephyr_include_directories.  Also zephyrize the pw_i2c facade
libraries to make facade headers available.

Avoid using pw_zephyrize_libraries_ifdef for the backend target
pw_i2c_zephyr because it caused dependency cycles with offsets.h
when linked globally.

Original-Original-Bug: N/A
Test: Verified completes successfully
Original-Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/411152
Original-Original-Revision: 084a8865ef4d9219b558d1945b8dbc0010a95ba2

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1642719
Original-Original-Revision: d300a736ffe9a7735663916058d602d7a491ccc4
GitOrigin-RevId: c706d50c9cba6989199fe7300208405ea24e6cd0
Change-Id: I19d59ae721991b1c39f6f11e1d84fe49e986da87
1 file changed
tree: 215d87f41c375eb6b543e236dd3188cf2c9df3ed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.