Files @ e8e5873934fa
Branch filter:

Location: windsonde/openocd.cfg

ethanzonca
Move power to config.h
1
2
3
4
5
6
7
8
source [find interface/stlink-v2.cfg]

transport select hla_swd

set WORKAREASIZE 0x1000
source [find target/stm32f0x.cfg]