summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-02-24 06:38:04 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-02-24 06:38:04 +0000
commit6874a83fed0b681b6161d6643a7b42462d09dc09 (patch)
tree02935a5062c92746f03babce832874a861dc039b /testing
parent39d80bad9bb405dab262ab2c4bedaef18d8c1df8 (diff)
downloadopenocd+libswd-6874a83fed0b681b6161d6643a7b42462d09dc09.tar.gz
openocd+libswd-6874a83fed0b681b6161d6643a7b42462d09dc09.tar.bz2
openocd+libswd-6874a83fed0b681b6161d6643a7b42462d09dc09.tar.xz
openocd+libswd-6874a83fed0b681b6161d6643a7b42462d09dc09.zip
test files for stm32
git-svn-id: svn://svn.berlios.de/openocd/trunk@1382 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing')
-rw-r--r--testing/examples/STM32-103/main.elfbin0 -> 144604 bytes
-rw-r--r--testing/examples/STM32-103/readme.txt6
2 files changed, 6 insertions, 0 deletions
diff --git a/testing/examples/STM32-103/main.elf b/testing/examples/STM32-103/main.elf
new file mode 100644
index 00000000..a7f30197
--- /dev/null
+++ b/testing/examples/STM32-103/main.elf
Binary files differ
diff --git a/testing/examples/STM32-103/readme.txt b/testing/examples/STM32-103/readme.txt
new file mode 100644
index 00000000..9fcb112a
--- /dev/null
+++ b/testing/examples/STM32-103/readme.txt
@@ -0,0 +1,6 @@
+Olimx STM32-p103 board.
+
+main.elf is a file that can be programmed to flash for
+testing purposes(e.g. test GDB load performance).
+
+http://www.olimex.com/dev/stm32-p103.html \ No newline at end of file