summaryrefslogtreecommitdiff
path: root/docs/images
Commit message (Collapse)AuthorAgeFilesLines
* Dragonclaw in CQ Prototype EnvironmentAadit Modi2020-08-061-0/+0
| | | | | | | | | | | | | | Adding diagram for dragonclaw in CQ. BUG=b:161567966 TEST=rendered with gittiles Change-Id: If0bf25366ac141d6d353a64b293a8032ed7bd48b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2321885 Tested-by: Aadit Maheshkumar Modi <modia@chromium.org> Reviewed-by: Yicheng Li <yichengli@chromium.org> Reviewed-by: Tom Hughes <tomhughes@chromium.org> Commit-Queue: Aadit Maheshkumar Modi <modia@chromium.org>
* Docs: Adding TCPMv2 overview documentDiana Z2020-03-274-0/+0
| | | | | | | | | | | | | | | General overview of TCPMv2, converted to md format. Updated new stack portion of the USB-C overview to link to this document, so only one location needs to be updated in the future with config changes. BUG=None BRANCH=None TEST=rendered in chrome with markdown preview plus extension Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Iab74dbee97eeb8c39fe210787bb142c6a1ec6af8 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2124010 Reviewed-by: Jett Rink <jettrink@chromium.org>
* doc: Add creating a new board checklist.Keith Short2020-02-274-0/+0
| | | | | | | | | | | | | | | | Add the high-level steps for creating a new board in the EC code base. The entry point is the docs/new_board_checklist.md file, which then links to files found under docs/configuration/. BUG=b:147905484 BRANCH=none TEST=none Change-Id: Ia0ca4f6547735a5d1ee93145ee18962cf7559fe3 Signed-off-by: Keith Short <keithshort@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1778635 Reviewed-by: Jett Rink <jettrink@chromium.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-151-0/+0
| | | | | | | | | | | | | | Add instructions to replace sense resistors in addition to load switch. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I8fe56e6a13067bbbb95508d5bf1a5cc7dccefffc Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2003889 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-151-0/+0
| | | | | | | | | | | | | | | Update Dragonclaw v0.2 rework with instructions on how to replace load switches rather than just bypassing them. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I28bc36a52f0c574b2e851607495399a11248f38c Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2001681 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Add instructions for using SWD with Dragonclaw v0.2Tom Hughes2020-01-102-0/+0
| | | | | | | | | | | | BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ic95e8af072df74951d177502ee594f183a3a4b23 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1994620 Commit-Queue: Craig Hesling <hesling@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update Dragonclaw v0.2 rework instructionsTom Hughes2020-01-081-0/+0
| | | | | | | | | | | | | | Update Dragonclaw v0.2 rework instructions to account for second load switch. BRANCH=none BUG=none TEST=view in gitiles Change-Id: I3cd609f62eca7f7a3aa8fd5a354f8df2cd09ca8c Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1988708 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs/fingerprint: Update for Dragonclaw Rev 0.2Tom Hughes2020-01-035-0/+0
| | | | | | | | | | | | | | Update FPMCU partner documentation for the Dragonclaw Rev 0.2 development board. BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ib0c5acb95843583289a76fc17cba2daa675341dd Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1986874 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs: Migrate EC-3PO docs from Google SitesHarry Cutts2019-12-192-0/+0
| | | | | | | | | | | | | | | | | The source for the design doc can be found at https://sites.google.com/a/chromium.org/dev/chromium-os/chromiumos-design-docs/ec-3po, while the summary is from https://www.chromium.org/chromium-os/ec-development/ec-3po. A few terms mentioned in the design document have also been added to the glossary. BUG=none TEST=check rendering in Gitiles BRANCH=none Change-Id: I59b4359c6e959e549ec31f6a75e9505758910c46 Signed-off-by: Harry Cutts <hcutts@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1949725 Reviewed-by: Matthew Blecker <matthewb@chromium.org>
* docs/fingerprint: Fix diagrams in fingerprint design docTom Hughes2019-12-053-0/+0
| | | | | | | | | | | | | | | | | The doc links are not accessible publicly, so add PNG versions of the images using Drive's export functionality (i.e., append "export/png" to the end of the link). The original doc links are kept as comments so we know where they came from if we need to make changes. BRANCH=none BUG=none TEST=view in gitiles Change-Id: Ic6cf514032cfa9205c7c763716bf489597f2e08d Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1954312 Reviewed-by: Craig Hesling <hesling@chromium.org> Commit-Queue: Craig Hesling <hesling@chromium.org>
* docs: Add dartmonkey to FPMCU partner docsTom Hughes2019-10-091-0/+0
| | | | | | | | | | | | | Also rename dragonclaw to bloonchipper. BRANCH=none BUG=none TEST=View in gitiles Change-Id: Ib2da4547bc4d8dbf44a0bc12b79a9136786a3764 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1842214 Reviewed-by: Craig Hesling <hesling@chromium.org>
* docs: Add uServo to fp partner doc and cleanupCraig Hesling2019-09-144-0/+0
| | | | | | | | | | | | | | | | | * Add information about servo micro to fingerprint partner development doc. * Ran mdformat (http://go/mdformat#command-line) * General cleanup BRANCH=none BUG=b:132902349 TEST=Previewed in gitiles Change-Id: Iec6fc526339a7f8c1600ac4f7a136a41294928e7 Signed-off-by: Craig Hesling <hesling@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1789419 Reviewed-by: Tom Hughes <tomhughes@chromium.org>
* docs: Add fingerprint docs for partnersTom Hughes2019-08-1510-0/+0
BRANCH=none BUG=none TEST=View in gitiles Change-Id: Ie1dc7ea93f3471dd10863e546b4a9dc001e7f3c1 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1742878 Reviewed-by: Nicolas Norvez <norvez@chromium.org>