[roll] Roll fuchsia [docs][driver] Delete the banjo tutorial.

Banjo has been deprecated and banjo libraries are being deleted.

The banjo tutorial is very outdated: it contains references to
multiple files that have been deleted; it's also not fully compliant
with the Fuchsia documentation style.

Now, we are deleting the i2cimpl banjo library to which this tutorial
refers as an example.

Instead of replacing i2cimpl with another banjo library (like what
was done in I7daae1186c66ea4052d690409a4647e4d39dcc70), we should
completely delete this tutorial.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196038
Original-Revision: 6fb7fa0f30c870d445e2bac6d3f852c61e8d1315
GitOrigin-RevId: bfeffb6dbfcd5270af9c610a7e0f9258031ba2cb
Change-Id: I5523ea5316b4a129483888b113abfcf0ebcef8ab
1 file changed
tree: 6f748293ec981246821aa5caa98170c63b9ce834
  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.