Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

Cargo.toml

Blame
  • 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