[infra] Roll fuchsia-infra-bazel-rules

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