commit | 956d4145e8ba54b3a14ed9230955c9d4ebf2bfd3 | [log] [tgz] |
---|---|---|
author | Sam Hansen <hansens@fuchsia.infra.roller.google.com> | Tue Nov 12 17:50:42 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 12 09:51:59 2024 -0800 |
tree | 91c19324c0916daf0b82104999248fb4c7e1bf98 | |
parent | 0d18f7f2f43e0cbbdb135714ab20698a1cf94ef1 [diff] |
[roll] Roll fuchsia [usb] Refactor descriptor structs/macros out of usb.h The usb.h file is SDK-incompatible. The only stuff SDK-built DFv2 drivers require are the static descriptor structs and struct support macros. This refactors those out of usb.h into a new descriptors.h file. Original-Bug: b/352356253 Original-Bug: b/376724095 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148335 Original-Revision: 002377b19e0ba4b1d156f478a38b3bed110e0cbd GitOrigin-RevId: a10d6bf6166458332b29a3886b65bce29e200d61 Change-Id: Ide0b26a2ed54c9603dad76a22982db66b9e5ad3e
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.