[roll] Roll fuchsia [devicetree][visitors] Migrate USB visitors, interrupt-parser, and examples to fdf:: logger

Migrate legacy FDF_LOG usages to the modern fdf:: logger system
in USB visitors, interrupt-parser, and example-board. Update format strings
to use std::format style.

Test: Verified by building with fx build.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561266
Original-Revision: b8435d55171a10b0bb1f9fdb5d3de65e56c43f61
GitOrigin-RevId: 7ccbc1e764a0d46c66760754e31df6b3aa14cc60
Change-Id: Iad199dfe999561f1fa87da38492914a17ecc0e22
1 file changed
tree: e26412d64c69d10e402d07b50bddf067f9f52638
  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.