[roll] Roll fuchsia [docs][display] Add drivers info

This CL adds information about drivers to be displayed at
https://fuchsia.dev/fuchsia-src/reference/hardware/drivers

Original-Bug: 81799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/606084
Original-Revision: 316d73193613c13a36c4e919a3e97852b5aa67bd
GitOrigin-RevId: a866fbfaa0bd9e7da5b13df92a42c6de4c9b8bd5
Change-Id: I58bb27f2cc147569297e56f81cf7cebd341526a8
1 file changed
tree: 4543f7721d5d81088047d28e3ec63f76199fc564
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.