Add initial driver repo layout

Change-Id: I3282dea542e78580c50393dd49a67f3656a29d78
Reviewed-on: https://fuchsia-review.googlesource.com/c/template/driver/+/900366
Reviewed-by: Jiaming Li <lijiaming@google.com>
17 files changed
tree: d9c672161eda7485705e13e1f077c3300d708450
  1. manifests/
  2. scripts/
  3. third_party/
  4. tools/
  5. .gitignore
  6. .gitmodules
  7. AUTHORS
  8. BUILD.bazel
  9. CONTRIBUTING.md
  10. fuchsia_env.toml
  11. LICENSE
  12. OWNERS
  13. PATENTS
  14. README.md
  15. WORKSPACE.bazel
README.md

Fuchsia Driver Template Repository

This repository is a template that we will use when creating new driver repositories for Fuchsia.