commit | 0c4e47b14d669deece85ad883069feaef9230899 | [log] [tgz] |
---|---|---|
author | Tom Hughes <tomhughes@chromium.org> | Fri Jan 15 22:53:44 2021 |
committer | Tom Hughes <tomhughes@chromium.org> | Tue Jan 19 18:42:34 2021 |
tree | 92f0ee993954fe04a47317d1134653063ed5e24a | |
parent | 8ca7102f10947bcd4d83afa24e0430f8c8c488e4 [diff] |
fpmcu: Rename FPMCU UARTs UARTs are now named fpmcu_console* and fpmcu_platform* to make it clear what they are. Remove legacy "usbpd" names to avoid confusion. BUG=b:177331210 TEST=With dragonclaw v0.2 connected to servo micro: (chroot) $ sudo servod -b dragonclaw (chroot) $ ./util/flash_ec --verbose --board bloonchipper --image ./build/bloonchipper/ec.bin (chroot) $ screen $(dut-control raw_fpmcu_console_uart_pty | cut -d: -f2) Cq-Depend: chromium:2638136 Change-Id: I45608cafab9f14b761a61907af76e16cb909ad50
This repository contains source code and documentation for the Servo debug boards. The tools in this repository require the full CrOS chroot, while the Standalone hdctools can be used without the chroot.