blob: eaddfa677befb96130ddf547d65b0e1215652add [file] [log] [blame] [edit]
# Copyright 2021 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: "Board drivers"
section:
- title: "GPIO initialization"
path: /docs/development/drivers/concepts/driver_development/gpio-initialization.md
- title: "Display drivers"
section:
- include: /docs/development/drivers/driver_guides/display/_toc.yaml
- title: "PCI drivers"
section:
- title: "Configuration"
path: /docs/development/drivers/concepts/driver_development/bar.md
- title: "Registers"
section:
- include: /docs/development/drivers/driver_guides/registers/_toc.yaml
- title: "USB drivers"
section:
- include: /docs/development/drivers/driver_guides/usb/_toc.yaml
- title: "Input drivers"
section:
- include: /docs/development/drivers/concepts/driver_architectures/input_drivers/_toc.yaml
- title: "SDMMC drivers"
section:
- include: /docs/development/drivers/concepts/driver_architectures/sdmmc_drivers/_toc.yaml
- title: "SPMI drivers"
section:
- include: /docs/development/drivers/driver_guides/spmi/_toc.yaml