commit | efeb25d82b13baa91a7d1a65d0f2b319df19f3d6 | [log] [tgz] |
---|---|---|
author | David Lattimore <dml@google.com> | Tue Sep 20 15:09:13 2022 +1000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 07 02:03:28 2022 +0000 |
tree | e7754e5ba5e598464c97b710ef8aed994f768324 | |
parent | 7859f6f082e6c256cd875136f843d9e4dcfaec46 [diff] |
hps-mon: Use rustyline's new external printer API This lets us print output without messing up the prompt or any partially written command, which means we no longer need to press enter in order to activate the console. BUG=b:247655226 TEST=./scripts/run-dev Change-Id: I9154742c322de385b69e95b057fce5365a6fd865 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3941149 Reviewed-by: Jakub Młynarczyk <jakubm@chromium.org> Tested-by: David Lattimore <dml@chromium.org> Commit-Queue: David Lattimore <dml@chromium.org>
The ChromiumOS Human Presence Sensor is a hardware peripheral which can detect the presence of one or more humans in front of the Chromebook.
This repository contains source code for the firmware which runs on the peripheral.
For more information, refer to the design document (Googlers only).