[roll] Roll fuchsia [docs][drivers] Update bind rules with snippets

Add example snippet includes to the bind rules guide and reformat for
column width.

Samples CL: https://fuchsia-review.googlesource.com/c/sdk-samples/drivers/+/710245

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710346
Original-Revision: d096e053dd7e2cc31540aedabaff618b04af2042
GitOrigin-RevId: 139eb337e5da5a3870141ec1a9d930425f8042ad
Change-Id: Ib0b3587052b58c6eaec7c40af7cacf92b15472ec
1 file changed
tree: 96465b07def6304eed0327009bde3b1fabc583f3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.