From 1ca092e03fc7b87f5e1343ca829ed2a7218d8d4a Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Sat, 18 May 2013 16:11:03 -0700 Subject: MinnowBoard BSP Layer The MinnowBoard (minnowboard.org) is an Intel Atom E640T processor coupled with an Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff = Queens Bay). The E6xx CPU embeds on-chip graphics supported by the Intel Embedded Media and Graphics Driver (EMGD). The board targets the small and low-cost embedded market for the developer and maker community. Signed-off-by: Darren Hart --- binary/.gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 binary/.gitignore (limited to 'binary') diff --git a/binary/.gitignore b/binary/.gitignore new file mode 100644 index 0000000..e69de29 -- cgit