tree: 72072b014d3e77e4526faddfef9977ea0e372b58 [path history] [tgz]
  1. src/
  2. test/
  3. BUILD.gn
  4. OWNERS
  5. README.md
  6. regen_banjo_tests.sh
  7. zx.banjo
src/devices/tools/banjo/README.md

Banjo

About

TODO(surajmalhotra): Explain banjo's purpose and usage.

Building

Run the following commands:

fx build src/devices/tools/banjo
fx build

Testing

Run the following commands:

fx set ${product}.${board} --with //bundles:tests
fx test //src/devices/tools/banjo