[roll] Roll fuchsia [fdf][doc] Add rust guide for handling interrupts

Update the document on how to handle interrupts in a Fuchsia driver to
also describe how to handle interrupts in Rust.

Original-Bug: 500000834
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566496
Original-Revision: c5aef1c4ee083f5ad2355312ce1769f3101e0ac4
GitOrigin-RevId: 42be97b732c000a03f13d92c3a7401b38c4b124a
Change-Id: I6139d02aafe73efeea2849344bf514ca40c96c23
1 file changed
tree: 17122fbc020c5bc31d27e9af284e9bd8d47dc631
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.