summaryrefslogtreecommitdiff
path: root/board/hammer/build.mk
diff options
context:
space:
mode:
authorNicolas Boichat <drinkcat@google.com>2016-10-19 12:24:41 +0800
committerchrome-bot <chrome-bot@chromium.org>2016-11-08 23:24:50 -0800
commit840ba2b6e48f6378e4d70ad29dfa26190019536d (patch)
tree5518c635469e09ba319acb656b73c0f6b4f44ff9 /board/hammer/build.mk
parente3298150ea492440204d92adf0065190faa91f05 (diff)
downloadchrome-ec-840ba2b6e48f6378e4d70ad29dfa26190019536d.tar.gz
hammer: Initial checkout
BRANCH=none BUG=chrome-os-partner:59083 TEST=make BOARD=hammer -j && bash flash_hammer Change-Id: I8cc11408d28677a800af58e738f47d5dcadea3e6 Reviewed-on: https://chromium-review.googlesource.com/407739 Commit-Ready: Nicolas Boichat <drinkcat@chromium.org> Tested-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'board/hammer/build.mk')
-rw-r--r--board/hammer/build.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/hammer/build.mk b/board/hammer/build.mk
new file mode 100644
index 0000000000..0e069a31ad
--- /dev/null
+++ b/board/hammer/build.mk
@@ -0,0 +1,13 @@
+# -*- 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
+
+# the IC is STmicro STM32F072RBT6
+CHIP:=stm32
+CHIP_FAMILY:=stm32f0
+CHIP_VARIANT:=stm32f07x
+
+board-y=board.o