aboutsummaryrefslogtreecommitdiff
path: root/makefiles/gumstix-aerocore.cfg
diff options
context:
space:
mode:
authorJames Goppert <james.goppert@gmail.com>2014-12-18 15:18:33 -0500
committerJames Goppert <james.goppert@gmail.com>2014-12-18 15:21:29 -0500
commit97fdc69473179d9bd4f92f7fdef768d830fabe3d (patch)
tree68f8505ad968ce1eabe00e2c4b501abe0c565e8f /makefiles/gumstix-aerocore.cfg
parent0746bd69b5128cabb0760d6eb2376045434c3337 (diff)
downloadpx4-firmware-97fdc69473179d9bd4f92f7fdef768d830fabe3d.tar.gz
px4-firmware-97fdc69473179d9bd4f92f7fdef768d830fabe3d.tar.bz2
px4-firmware-97fdc69473179d9bd4f92f7fdef768d830fabe3d.zip
Added aerocore upload target.
Diffstat (limited to 'makefiles/gumstix-aerocore.cfg')
-rw-r--r--makefiles/gumstix-aerocore.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/makefiles/gumstix-aerocore.cfg b/makefiles/gumstix-aerocore.cfg
new file mode 100644
index 000000000..ba217c043
--- /dev/null
+++ b/makefiles/gumstix-aerocore.cfg
@@ -0,0 +1,10 @@
+# JTAG for the STM32F4x chip used on the Gumstix AeroCore is available on
+# the first interface of a Quad FTDI chip. nTRST is bit 4.
+interface ftdi
+ftdi_vid_pid 0x0403 0x6011
+
+ftdi_layout_init 0x0000 0x001b
+ftdi_layout_signal nTRST -data 0x0010
+
+source [find target/stm32f4x.cfg]
+reset_config trst_only