[roll] Update submodules

Roller-URL: https://ci.chromium.org/b/8760437359319657409
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic95b0a9be1d8ff8b07237b7f9979d1c29d299e83
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-samples/drivers/+/966491
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: ebf20199e98cabc0b9bc2488fb03cdff25159ee3
  1. manifests/
  2. scripts/
  3. src/
  4. third_party/
  5. tools/
  6. .bazelrc
  7. .clang-format
  8. .gitignore
  9. .gitmodules
  10. AUTHORS
  11. BUILD.bazel
  12. CONTRIBUTING.md
  13. driver-samples.code-workspace
  14. fuchsia_env.toml
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
  19. WORKSPACE.bazel
README.md

Fuchsia samples using the Fuchsia SDK

This repository contains instructions and source code to build, package and run Fuchsia samples using only the Fuchsia SDK.

Please refer to https://fuchsia.dev/fuchsia-src/get-started/sdk/get-started-with-driver for the most up to date guidance on how to bootstrap this repository.