summaryrefslogtreecommitdiff
path: root/board/sweetberry/build.mk
diff options
context:
space:
mode:
authorNick Sanders <nsanders@chromium.org>2016-08-15 13:43:12 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-08-19 14:21:19 -0700
commit65ba93af93d5f05cc00a1acaafc2f172f578a722 (patch)
treea0f686f6654c4c42138de9f3377c9c92ddce048b /board/sweetberry/build.mk
parenta56aabfc650ebd562d768a9b2fb528ac46f4e540 (diff)
downloadchrome-ec-65ba93af93d5f05cc00a1acaafc2f172f578a722.tar.gz
sweetberry: add build target for sweetberry
sweetberry is an stm32f446 based power monitoring board, with 48 channels of INA current sense chips BUG=chromium:608039 TEST=boots BRANCH=none Change-Id: If263bcee3a648ba3605f991999d481b7a0e2a1db Signed-off-by: Nick Sanders <nsanders@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/370718 Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
Diffstat (limited to 'board/sweetberry/build.mk')
-rw-r--r--board/sweetberry/build.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/sweetberry/build.mk b/board/sweetberry/build.mk
new file mode 100644
index 0000000000..6b06f2bb8f
--- /dev/null
+++ b/board/sweetberry/build.mk
@@ -0,0 +1,12 @@
+# -*- makefile -*-
+# Copyright 2016 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
+
+CHIP:=stm32
+CHIP_FAMILY:=stm32f4
+CHIP_VARIANT:=stm32f446
+
+board-y=board.o