| commit | 95eedb028ac43a045e0c77388a425c2c5f65c53d | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <[email protected]> | Wed Aug 23 04:17:24 2023 |
| committer | Chromeos LUCI <[email protected]> | Fri Aug 25 19:14:14 2023 |
| tree | 542e6a4fd398ed8a2c4c22c3c6e72b6cce68ed16 | |
| parent | 33c57b0b565801a8c0d98f39b0b3e67f57956d24 [diff] |
various: use log::set_max_level_racy log 4.0.20 no longer provides `set_max_level` for platforms without atomics. Users must now use set_max_level_racy instead. BUG=b:264463632 TEST=emerge hps-firmware-tools Change-Id: I218cfa8be0adfdbd2bc3b1325966988368763b3e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/4802830 Tested-by: George Burgess <[email protected]> Reviewed-by: Sami Kyöstilä <[email protected]> Commit-Queue: George Burgess <[email protected]>
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).