From ff065256998c7bc31317e30a6d5d290e15a51bf0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 10 Sep 2021 16:51:31 +0000 Subject: docs/fingerprint: Fix link The format tool was assuming the parentheses were a markdown link. BRANCH=none BUG=none TEST=view in gitiles Signed-off-by: Tom Hughes Change-Id: Iea221310e87adaa9fbeaf046d634a57034f142c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3153630 Reviewed-by: Craig Hesling --- docs/fingerprint/fingerprint.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/fingerprint/fingerprint.md b/docs/fingerprint/fingerprint.md index 67e0bd024e..8af72df44d 100644 --- a/docs/fingerprint/fingerprint.md +++ b/docs/fingerprint/fingerprint.md @@ -30,8 +30,8 @@ building the EC code) are for fingerprint: MCU | Sensor | Firmware (EC "board") | Dev Board | Nucleo Board ---------------------- | ---------- | ---------------------------------------------- | -------------------------------------------- | ------------ -[STM32H743](Cortex-M7) | [FPC 1145] | `dartmonkey`
(aka `nocturne_fp`, `nami_fp`) | [Icetower v0.2]
(Previously Dragontalon) | [Nucleo H743ZI2] -[STM32F412](Cortex-M4) | [FPC 1025] | `bloonchipper`
(aka `hatch_fp`) | [Dragonclaw v0.2] | [Nucleo F412ZG] +[STM32H743] \(Cortex-M7) | [FPC 1145] | `dartmonkey`
(aka `nocturne_fp`, `nami_fp`) | [Icetower v0.2]
(Previously Dragontalon) | [Nucleo H743ZI2] +[STM32F412] \(Cortex-M4) | [FPC 1025] | `bloonchipper`
(aka `hatch_fp`) | [Dragonclaw v0.2] | [Nucleo F412ZG] ### Sensor Template Sizes -- cgit v1.2.1