commit | a05fb2f10396bf3cc28146b542b3652098c7392e | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Fri Jun 18 18:52:44 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 18 19:14:57 2021 +0000 |
tree | 16952f531bb46abfe1e8e8934f8e140fba9877ee | |
parent | 527eeddcbc4816c07de66e5e80922703af73e42d [diff] |
[roll third_party/pigweed] pw_console: Hookup repl and log panes Add remainder of the prompt_toolkit boilerplate needed to render all UI elements. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/48805 third_party/pigweed Rolled-Commits: e8ace95e6522249..4850d84d0a54169 Roller-URL: https://ci.chromium.org/b/8844061960813085137 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8844061960813085137 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ib82b0a8757acede0627179bd16ece2cbb6eb7ad4 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/49820 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.