Temporarily remove refresh_compile_commands

We need to pull in a new version of the tool with an API change and it's
easier if we don't have to deal with this breaking in the interim.

Change-Id: I0dc0cedce50446620a87da161d37e0314bff6616
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/71451
Reviewed-by: Taylor Cramer <cramertj@google.com>
Commit-Queue: Taylor Cramer <cramertj@google.com>
Commit-Queue: Chad Norvell <chadnorvell@google.com>
1 file changed
tree: 9fc190412f2bc2dbc7d9d8c918bcf6254c7759fd
  1. .vscode/
  2. apps/
  3. device/
  4. modules/
  5. system/
  6. targets/
  7. tools/
  8. .bazelignore
  9. .bazelrc
  10. .bazelversion
  11. .clang-format
  12. .gitignore
  13. .pw_console.yaml
  14. AUTHORS
  15. BUILD.bazel
  16. CONTRIBUTING.md
  17. LICENSE
  18. OWNERS
  19. pigweed.json
  20. README.md
  21. WORKSPACE
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.