Browse Source

Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board config

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

+ 2
- 1
src/target/board/olimex_stm32_h103.cfg View File

@@ -4,6 +4,7 @@
# http://olimex.com/dev/stm32-h103.html
#

set BSTAPID 0x16410041

source [find target/stm32.cfg]

set _BSTAPID 0x16410041

Loading…
Cancel
Save