commit | 0bdc980abbf4a683fbb5ad9ed794c3bf81dc8ca3 | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Sat Jun 19 01:08:58 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 19 01:14:59 2021 +0000 |
tree | 12d000bed0c0eb401a307ee43963d30c1533d7f2 | |
parent | e8d38b3d651e5989239091bd66c5e3947cb4833c [diff] |
[roll third_party/pigweed] pw_console: use embed() in rpc_console.py - Switch rpc_console from IPython to pw_console embed. - Add token database cli arguments Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/49441 third_party/pigweed Rolled-Commits: f48d0b6b73b1f20..1d3ccca1b31c893 Roller-URL: https://ci.chromium.org/b/8844038302692081713 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8844038302692081713 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ia99720614e0b7e61ec1f4e3d6add7607081d7725 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/49921 Reviewed-by: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.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.