renode: remove remaining references

We are no longer using Renode in HPS, so this documentation and script
can be removed.

BUG=None
TEST=None

Change-Id: I547e1602614d7128991588e66dabd0c44fc97c5d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3995965
Reviewed-by: David Lattimore <dml@chromium.org>
Commit-Queue: Alan Green <avg@chromium.org>
Tested-by: Alan Green <avg@chromium.org>
Auto-Submit: Alan Green <avg@chromium.org>
Reviewed-by: Jakub Młynarczyk <jakubm@chromium.org>
2 files changed
tree: 06ec301addf013c8949f6ba12d6c59ccac338c84
  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