From 23716f05aa2261f3c8f75c25a1ee30c795b96e98 Mon Sep 17 00:00:00 2001 From: Scott Collyer Date: Mon, 23 Feb 2015 14:53:37 -0800 Subject: honeybuns: Initial /board files Modified version of /board/fruitpie. Attempted to capture GPIO definitions. Other changes consisted of modifying functions to enable compilation. No real functionality as of yet. TEST=Serial console and I2C functions have been verified BUG=chrome-os-partner:37078 BRANCH=samus Change-Id: Iedfc724a058e4220176193ef0f66e5bf45eabbd9 Signed-off-by: Scott Reviewed-on: https://chromium-review.googlesource.com/252426 Reviewed-by: Vincent Palatin Trybot-Ready: Vincent Palatin Tested-by: Vincent Palatin --- util/flash_ec | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/flash_ec b/util/flash_ec index d43e4a09c8..283056511d 100755 --- a/util/flash_ec +++ b/util/flash_ec @@ -64,6 +64,7 @@ BOARDS_STM32=( discovery firefly fruitpie + honeybuns jerry kitty llama -- cgit v1.2.1