summaryrefslogtreecommitdiff
path: root/board/hatch_fp/board.h
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2019-11-01 10:12:47 -0700
committerCommit Bot <commit-bot@chromium.org>2019-11-06 20:23:28 +0000
commitbdc0f13235d05c411a3ebd96eeb58f338cbff4da (patch)
treebf0fcc3cefdb4e212b8f8c2da3fa3ab1a5a8dc20 /board/hatch_fp/board.h
parent8418697eb78692882b05da42059226e3dbfce159 (diff)
downloadchrome-ec-bdc0f13235d05c411a3ebd96eeb58f338cbff4da.tar.gz
nocturne_fp/hatch_fp: Document alternate names
There are many variations of "board" names for the FPMCU, but they all refer to one of two hardware configurations. BRANCH=none BUG=none TEST=make buildall -j Change-Id: I5c57fab1976f2aea395d8319c4f9c52f8134129a Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1894454 Reviewed-by: Yicheng Li <yichengli@chromium.org> Reviewed-by: Craig Hesling <hesling@chromium.org>
Diffstat (limited to 'board/hatch_fp/board.h')
-rw-r--r--board/hatch_fp/board.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/board/hatch_fp/board.h b/board/hatch_fp/board.h
index 012f0a2988..f9999a04d2 100644
--- a/board/hatch_fp/board.h
+++ b/board/hatch_fp/board.h
@@ -3,7 +3,14 @@
* found in the LICENSE file.
*/
-/* Hatch Fingerprint MCU configuration */
+/*
+ * STM32F412 + FPC 1025 Fingerprint MCU configuration
+ *
+ * Alternate names that share this same board file:
+ * hatch_fp
+ * bloonchipper
+ * dragonclaw
+ */
#ifndef __BOARD_H
#define __BOARD_H