pw_morse_code: Add encoder service

This CL adds an RPC service that can receive strings and blink them as
Morse code messages using the Pico on-board LED.

Change-Id: I914bc4614123ea9145d244f6e9d28d3cd685aa3b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/rp2/+/218432
Commit-Queue: Aaron Green <aarongreen@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
16 files changed
tree: eb6ab89d555bb908f36f8031ca8fb0948a91f9b2
  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. AUTHORS
  14. BUILD.bazel
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. pigweed.json
  19. README.md
  20. 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.