modules/pubsub: Add RPC service

This creates an RPC service which allows users to interact with the
pubsub system.

Change-Id: If2101d322bf5e8af888e5ade7bbac2660cfd1063
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/71092
Reviewed-by: Keir Mierle <keir@google.com>
Commit-Queue: Alexei Frolov <frolv@google.com>
10 files changed
tree: c9076f8386558f55bf370e4c2e787b87dcbf0e98
  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.