commit | 552c42950eca992dbf8a9055de7c08eae5b9c93f | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Wed May 18 13:17:20 2022 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 22:16:28 2022 +0000 |
tree | 5d621b9ef546f6daf521430337930b621683648b | |
parent | 5828d03320a9e2cd86b15db353ea782ac7560047 [diff] |
pw_display: New facade definitions Introduce new facades for interacting with small screens with resistive touch. - pw_display - pw_touchscreen Change-Id: If90b9edc940cfe92e78a0d28d284bd58744a6875 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/95201 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Anthony DiGirolamo <tonymd@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.