summaryrefslogtreecommitdiff
path: root/board/nucleo-h743zi/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/nucleo-h743zi/build.mk')
-rw-r--r--board/nucleo-h743zi/build.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/nucleo-h743zi/build.mk b/board/nucleo-h743zi/build.mk
index 1230d9b334..0fb7975f32 100644
--- a/board/nucleo-h743zi/build.mk
+++ b/board/nucleo-h743zi/build.mk
@@ -1,4 +1,4 @@
-# Copyright 2019 The Chromium OS Authors. All rights reserved.
+# Copyright 2019 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
@@ -14,6 +14,7 @@ test-list-y=\
cec \
compile_time_macros \
crc \
+ debug \
flash_physical \
flash_write_protect \
mpu \
@@ -29,6 +30,7 @@ test-list-y=\
sha256 \
sha256_unrolled \
static_if \
+ stdlib \
timer_dos \
utils \
utils_str \