summaryrefslogtreecommitdiff
path: root/board/nucleo-dartmonkey/build.mk
diff options
context:
space:
mode:
authorCraig Hesling <hesling@chromium.org>2020-02-14 16:19:13 -0800
committerCommit Bot <commit-bot@chromium.org>2020-02-25 22:58:09 +0000
commit9d52617b841bcf3cc8f38df7a5d36cf74b4e4c66 (patch)
treee17e9a2012b59faf27985748f60e205ad90766b8 /board/nucleo-dartmonkey/build.mk
parent14a23fb197983a0066fb95199f3a5120447b7169 (diff)
downloadchrome-ec-9d52617b841bcf3cc8f38df7a5d36cf74b4e4c66.tar.gz
nucleo-dartmonkey: Initial board offering
This board will mirror the features of dartmonkey (fingerprint MCU), but using the Nucleo-H743ZI dev board. This is simply a clone of nucleo-h743zi. BRANCH=none BUG=b:130296790 TEST=Run on nucleo. Ensure the console works. Change-Id: I69961147a3ef455d951b664f1c92c917f806b082 Signed-off-by: Craig Hesling <hesling@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2057973 Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/nucleo-dartmonkey/build.mk')
-rw-r--r--board/nucleo-dartmonkey/build.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/nucleo-dartmonkey/build.mk b/board/nucleo-dartmonkey/build.mk
new file mode 100644
index 0000000000..5b8c705a8c
--- /dev/null
+++ b/board/nucleo-dartmonkey/build.mk
@@ -0,0 +1,12 @@
+# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# Board specific files build
+
+BASEBOARD:=nucleo-h743zi
+
+board-y=board.o
+
+# Enable on device tests
+test-list-y=aes sha256 sha256_unrolled