[third_party] Roll fuchsia-infra-bazel-rules

Bug: 112403
Change-Id: I33c714138b4f035da406b6a158be097416fc14f0
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-samples/drivers/+/795466
Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com>
Reviewed-by: Jiaming Li <lijiaming@google.com>
Commit-Queue: Anthony Fandrianto <atyfto@google.com>
1 file changed
tree: 4c9c448d3e371061554f3d5cd12236dee0fd9272
  1. scripts/
  2. src/
  3. third_party/
  4. tools/
  5. .bazelrc
  6. .clang-format
  7. .gitignore
  8. .gitmodules
  9. AUTHORS
  10. CONTRIBUTING.md
  11. driver-samples.code-workspace
  12. LICENSE
  13. OWNERS
  14. PATENTS
  15. README.md
  16. 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.