[roll] Roll fuchsia [docs][drivers] Update codelab with driver tool

Migrate the driver codelab to run eductl as a binary tool instead of
a separate component.

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

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/733847
Original-Revision: 1feb5f02b20911edcb68df7b4f4f2218583e67db
GitOrigin-RevId: f258b9121934369a2c2458c608869e222ff898a9
Change-Id: I806cf9ff7a0347aa4a65359296b5a23c13c68e00
1 file changed
tree: 916786185591a82b93aa754b16a8050a6e90c65c
  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.