Skip to content
Snippets Groups Projects
Select Git revision
  • a7977a9d995c2a271486c8ab0a98718312df2ddb
  • master default protected
2 results

openocd.cfg

Blame
  • Forked from Per Lindgren / e7020e_2020
    Source project has a limited visibility.
    openocd.cfg 182 B
    source [find interface/stlink.cfg]
    
    transport select hla_swd
    
    # increase working area to 64KB
    # set WORKAREASIZE 0x10000
    
    source [find target/stm32f4x.cfg]
    
    # reset_config srst_only