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

rtic_bare8.rs

Blame
  • Forked from Per Lindgren / e7020e_2021
    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