summaryrefslogtreecommitdiff
path: root/board/hyperdebug/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/hyperdebug/build.mk')
-rw-r--r--board/hyperdebug/build.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/hyperdebug/build.mk b/board/hyperdebug/build.mk
new file mode 100644
index 0000000000..d65418f259
--- /dev/null
+++ b/board/hyperdebug/build.mk
@@ -0,0 +1,13 @@
+# -*- makefile -*-
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# Board specific files build
+
+# the IC is STmicro STM32F302R8
+CHIP:=stm32
+CHIP_FAMILY:=stm32l5
+CHIP_VARIANT:=stm32l552xe
+
+board-y=board.o