tree: 162c8e63c02cbc63bc10a58473d7a6691ce3b395 [path history] [tgz]
  1. src/
  2. build.rs
  3. Cargo.toml
  4. README.md
public/rust/fuchsia-ddk/examples/ddk_toy/README.md

Rust DDK Toy Installation Instructions

In order to have the system load this driver at boot, perform the following steps:

  1. Install Fargo https://fuchsia.googlesource.com/fargo/+/master/README.md
  2. Ensure you're building a debug build of Fuchsia on x64.
  3. Run ‘fargo load-driver’ to install onto your target machine.