[roll] Roll fuchsia [usb][peripheral] Use structured configuration

Moved configuration of usb peripheral functions from metadata to
structured config. This configuration shall be provided by the platform
assembly.

Test: Tested usb cdc on vim3. usb-peripheral-unittest
Original-Fixed: 331931272, 42178992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017554
Original-Revision: f1efd952307b1abe82cf825b62ee749787a32019
GitOrigin-RevId: c5a3a47645e8ab07e69aecfe43c4584563f1f5eb
Change-Id: I265464ec8434047dec6300f242a3a12f64fb0832
1 file changed
tree: 5b04900caaab3285967782928a775ae86268d4bc
  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 via the IRC channel #fuchsia on Freenode.

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.