My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/hardware/devices/euro-yesman-1u/openocd.cfg

6 lines
149 B

# This is required to make it work with my fake stm32
set CPUTAPID 0x2ba01477
source [find interface/stlink.cfg]
source [find target/stm32f1x.cfg]