[roll] Roll fuchsia [examples][drivers] Add rust simple example

Implements a simple example like the existing dfv2 simple driver that
logs some output and creates a child node with a property on it that can
be inspected from `ffx driver list-devices`.

Original-Fixed: 371308640
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1090315
Original-Revision: 255f6226af103a7364fca5f56467891f339d5021
GitOrigin-RevId: 5c526f3d5273e3e42eea5bcb5375e18d1acdb8fd
Change-Id: I6fc43c457594f5f78395ca449e19380e19efefc6
1 file changed
tree: 429c9d53fa71941a7eb4b35e28f19f2025ffbd71
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.