Browse Source

Piotr Esden-Tempski <piotr@esden.net> added a board file for the Olimex STM32-H103 eval board.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1450 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.2.0
oharboe 15 years ago
parent
commit
d94163afc7
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      src/target/board/olimex_stm32_h103.cfg

+ 9
- 0
src/target/board/olimex_stm32_h103.cfg View File

@@ -0,0 +1,9 @@
#
# Olimex STM32-H103 eval board
#
# http://olimex.com/dev/stm32-h103.html
#
source [find target/stm32.cfg]
set _BSTAPID 0x16410041

Loading…
Cancel
Save