Revert "[astro][driver][utest]Convert astro drivers to C++"

This reverts commit a5443706a216f893658f8ca1340047d292f7c22d.

Reason for revert: Correlates in time with device-enumeration-test becoming very flaky.

Original change's description:
> [astro][driver][utest]Convert astro drivers to C++
> 
> Also updated device-enumeration test and removed the old
> C files.
> 
> Change-Id: If93efad24e503a42c006c25cb11ddb6e3b32ae7a

TBR=voydanoff@google.com,hollande@google.com,qsr@google.com,jmatt@google.com,nealo@google.com

Change-Id: I7c615c22ed4c6d1b1ef406359916e15eba4bbef6
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
32 files changed
tree: 5e61894b619881fa63ea74f407f5ee0398b8f759
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. peridot/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. third_party/
  14. tools/
  15. zircon/
  16. .clang-format
  17. .clang-tidy
  18. .dir-locals.el
  19. .gitattributes
  20. .gitignore
  21. .gn
  22. AUTHORS
  23. BUILD.gn
  24. CODE_OF_CONDUCT.md
  25. CONTRIBUTING.md
  26. LICENSE
  27. OWNERS
  28. PATENTS
  29. README.md
  30. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.