Skip to content
Snippets Groups Projects
Select Git revision
  • 9378152a923bf9c06244a76d92307a50381ac539
  • master default
2 results

openocd.cfg

Blame
  • Forked from Per Lindgren / e7020e_2020
    34 commits behind the upstream repository.
    Per Lindgren's avatar
    Per Lindgren authored
    61afa375
    History
    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