tree: 3eae3ae389a616021c0e4dc47914d79b02e67619 [path history] [tgz]
  1. audio_thread_log_viewer/
  2. audio_tuning/
  3. bulkreview/
  4. dependency-analysis/
  5. gdb/
  6. git/
  7. inline_member_comments/
  8. kythe/
  9. mic_testing/
  10. quick-verifier/
  11. ucmlint/
  12. volume_tuning/
  13. .bazelrc
  14. .gitignore
  15. blocked_functions.json
  16. BUILD.bazel
  17. cargo_deps.py
  18. check-header-format.py
  19. check-unwanted-cpp-functions.py
  20. copgen.sh
  21. cppcheck.sh
  22. cras_remote_gdb_server.py
  23. create_volume_curve.py
  24. ini_editor.py
  25. ini_editor_unittest.py
  26. llvm.bazelrc
  27. oss-fuzz-build.sh
  28. README.md
  29. rust_generate.bash
  30. rustfmt.py
  31. WORKSPACE.bazel
devtools/README.md

Devtools

This directory contains tools to support development.

This directory is currently (we may change that) strictly for developers. Don't put production code, or anything that needs to be run when building a ChromiumOS image here. Code generators that are part of the CRAS build should go to cras/tools.