Sign in
fuchsia
/
fuchsia
/
HEAD
/
.
/
docs
/
development
/
boards
tree: 11abcf3922e2e29cce45cc6d94a394798058c12d [
path history
]
[
tgz
]
_toc.yaml
bringup.md
devicetree-overview.md
devicetree-visitors.md
README.md
docs/development/boards/README.md
Boards
This section contains information related to working with new boards and bringup images in Fuchsia:
Adding support for new boards
: Explains how to add support for the bringup build product configuration.
Devicetree overview
: Provides an overview of Fuchsia devicetree, which is a data structure for describing hardware.
Devicetree visitors
: Explains the types of devicetree visitors and how to write and test new devicetree visitors.