Add support for Gumstix AeroCore device
commit66c6665288402ef8463e844f8873b2c8d3a9949d
authorAsh Charles <ashcharles@gmail.com>
Thu, 17 Apr 2014 00:32:23 +0000 (16 17:32 -0700)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 5 May 2014 20:14:30 +0000 (5 20:14 +0000)
treedfa98adbb260f5873376f186cb168828e2c78156
parent8fa67bd57dba0f43ead29fe26d10044b24023649
Add support for Gumstix AeroCore device

The Gumstix AeroCore board [1] contains a STM32F427 microcontroller.
Schematics for this board will also be made available [2].
The JTAG interface for this chip can be accessed via a USB connection
provided by an FTDI chip (0403:6011).

[1] https://store.gumstix.com/index.php/products/585/
[2] https://pubs.gumstix.com/boards/AEROCORE

Change-Id: I0bf3bb525f51528bedd807b1f7210b09ef2e1015
Signed-off-by: Ash Charles <ashcharles@gmail.com>
Reviewed-on: http://openocd.zylin.com/2117
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
tcl/board/gumstix-aerocore.cfg [new file with mode: 0644]