tree: 7fa6b924c944b26e1babf33343cb898e81a3ba34 [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