Twinkie_v2: Add Twinkie_v2 project to Gerrit

Adds the Twinkie v2 project from the external Github repo
https://github.com/ualbertagreen/Twinkie_V2 to the hdctools_firmware
project. Minimal cleanup was done to remove external artifacts
unrelated to the project and to fit the project structure with the
existing repo.

CommitID: 37fe0b4: Jason Yuan: Fixing tests
CommitID: fec6594: Jason Yuan: Twinkie V2 repo

BUG=b:312565460

TEST=Build the image
    `west build -p always twinkie_v2`
TEST=Flash the firmware and verify Twinkie_v2 shows up
    `sudo dfu-util -a 0 -s 0x8000000:leave -D build/zephyr/zephyr.bin`
    or if right after build `west flash`
TEST=Install and run the Spyglass UI, verify analog measurements
    USB PD packets are visible with devices connected.

Change-Id: I6d87a47235109724713567e809d509b00fd0cca2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hdctools_firmware/+/5052745
Reviewed-by: Brian Nemec <bnemec@google.com>
Commit-Queue: Brian Nemec <bnemec@google.com>
Reviewed-by: zhi cheng yuan <jasonyuan@chromium.org>
Tested-by: zhi cheng yuan <jasonyuan@chromium.org>
Tested-by: Brian Nemec <bnemec@google.com>
18 files changed
tree: a72aba3c8e103970f3516f9c74d7e18f51b13bba
  1. scripts/
  2. zephyr_projects/
  3. DIR_METADATA
  4. OWNERS
  5. README.md
README.md

hdctools_firmware: Chrome OS Hardware Debug & Control Tools Firmware

This repository contains source code and documentation for the ChromeOS HDC Tool's firmware which exist outside of the Chroot environment.

Zephyr Projects

  • Starfish