commit | a7cd21114ad114384ce2601beaf7d0ee90cc0f0a | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Wed Nov 24 14:16:33 2021 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 20:05:52 2021 +0000 |
tree | 918a187f4cf6888cb1b09a4c61383bf0a449d60d | |
parent | 0d987b799dd2f068fb64d097efb82021298544da [diff] |
Use updated RPC namespaces Following pwrev/70780, the generated namespace has been removed. This migrates service definitions to the updated namespace. Requires: pigweed:70780 Change-Id: I51764637dffb5707ed91fb9a97ecb9ff49de29dd Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/70900 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Alexei Frolov <frolv@google.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.