tree: 9f1ba1fafd7e1e2c303763229c905ea74b0ff14b [path history] [tgz]
  1. build/
  2. examples/
  3. flashing/
  4. helpers/
  5. setup/
  6. tests/
  7. tools/
  8. activate.sh
  9. bootstrap.sh
  10. gen-chip-version.sh
  11. gen_chip_version.py
  12. README.md
  13. requirements.in
  14. requirements.txt
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/)