commit | 9909291c66e56eaad980bcfabd5306f7d66ffc4b | [log] [tgz] |
---|---|---|
author | Sam Hansen <hansens@google.com> | Tue Oct 15 23:45:54 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 23:45:54 2024 +0000 |
tree | 74f5a8f1e86c63bf6ba271bc0f44e8851c03d9dd | |
parent | 238d770091bf47e0ec3984e78e5208a607fb5cd4 [diff] |
[usb][dwc3] Rip banjo out of dwc3 This entirely omits all banjo primitives from the dwc3 driver. Additionally: - All std::variants are flattened to the required FIDL idiom. - The std::tuple is ommitted in favor of a RequestInfo struct. - The VariantQueue is flattened to only supporting FidlRequests. Bug: b/373404993 Change-Id: Ifca620bc152b61390a12edd92caf27be7c06ca9e Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137674 Reviewed-by: Braden Kell <bradenkell@google.com> Commit-Queue: Sam Hansen <hansens@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.