blob: 6bb4b1ba45868ed2ae175b360df6789b50f5cb1c [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/contribute/docs/documentation-navigation-toc
# before making changes to this file, and add a member of the fuchsia.dev
# team as reviewer.
toc:
- title: "Getting descriptors and endpoints from USB"
path: /docs/development/drivers/driver_guides/usb/getting_descriptors_and_endpoints.md
- title: "USB system overview"
path: /docs/development/drivers/driver_guides/usb/concepts/overview.md
- title: "Lifecycle of a USB request"
path: /docs/development/drivers/driver_guides/usb/concepts/request-lifecycle.md
- title: "USB mass storage driver"
path: /docs/development/drivers/driver_guides/usb/concepts/usb-mass-storage.md