Skip to content
Snippets Groups Projects
Select Git revision
  • 13682e440736edf277aec291c93057725446e368
  • master default protected
  • rtic6
3 results

openocd.cfg

Blame
  • openocd.cfg 147 B
    # Sample OpenOCD configuration for the STM32F4 Nucleo development board
    
    source [find interface/stlink-v2-1.cfg]
    source [find target/stm32f4x.cfg]