tree: d8bd6c43c7dd9a21904ce8cb9d2cfd3a3a7ca566 [path history] [tgz]
  1. build/
  2. examples/
  3. helpers/
  4. setup/
  5. tests/
  6. tools/
  7. gen-chip-version.sh
  8. README.md
  9. test-driver.sh
scripts/README.md

Scripts

Herein is a smattering of scripts, mostly bash, that:

  • capture repetitive developer workflow
  • provide glue for integration with CI and IDEs
  • provide tree build facilities (e.g. gen-chip-version.sh)
  • replicate tree-wide CI flows for local verification (e.g. helpers/)