Skip to content
Snippets Groups Projects
Select Git revision
  • d0970211f7105b9d9a0527bd23fa2cb0f4eb8ab6
  • master default protected
  • exam
  • exper
  • klee
  • simple
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
14 results

Cargo.toml

Blame
  • This project manages its dependencies using Cargo. Learn more
    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