| commit | 5a905c0297eb20b2db96f1e7f9ef7ed3c63e45cc | [log] [tgz] |
|---|---|---|
| author | Brian J. Nemec <[email protected]> | Wed Nov 22 08:08:01 2023 |
| committer | Chromeos LUCI <[email protected]> | Tue Mar 05 04:15:49 2024 |
| tree | a72aba3c8e103970f3516f9c74d7e18f51b13bba | |
| parent | adbcc0cf5e9ea6116793b477993113780eacbbe2 [diff] |
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 <[email protected]> Commit-Queue: Brian Nemec <[email protected]> Reviewed-by: zhi cheng yuan <[email protected]> Tested-by: zhi cheng yuan <[email protected]> Tested-by: Brian Nemec <[email protected]>