repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pic32mx: Fix byte order bug
[openocd.git]
/
tcl
/
board
/
olimex_stm32_p107.cfg
blob
98c72a6e7ebfd065ef960afab282e9d09a67e5ef
1
#
2
# Olimex STM32-P107
3
#
4
# http://olimex.com/dev/stm32-p107.html
5
#
6
7
# Work-area size (RAM size) = 64kB for STM32F107VC device
8
set WORKAREASIZE 0x10000
9
10
source [find target/stm32f1x.cfg]