releasing: signed images are no longer being built

Because new firmware images are no longer being built, additional work
will be required in the future to release new images. Provide hints as
to how that might be done.

BUG=b:306023220
TEST=none

Change-Id: I11171e8e72bf1578efca28726f6f9e1842471c73
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/5352411
Tested-by: Peter Marheine <pmarheine@chromium.org>
Reviewed-by: Jim Pollock <jmpollock@chromium.org>
Commit-Queue: Peter Marheine <pmarheine@chromium.org>
1 file changed
tree: e10dacb883c92c65495a759c525b82574ec76b9e
  1. .vscode/
  2. avr/
  3. bin/
  4. docs/
  5. models/
  6. renode/
  7. rust/
  8. scripts/
  9. soc/
  10. test_data/
  11. third_party/
  12. toolchain/
  13. .clang-format
  14. .gitignore
  15. .gn
  16. BUILD.gn
  17. BUILDCONFIG.gn
  18. DIR_METADATA
  19. environment
  20. LICENSE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. pylintrc
  24. README.md
  25. rust-toolchain.toml
README.md

ChromiumOS Human Presence Sensor

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).

Documentation