Blame view

RIOT/boards/nucleo-f207/dist/openocd.cfg 125 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
7
  source [find interface/stlink-v2-1.cfg]
  
  transport select hla_swd
  
  source [find target/stm32f2x.cfg]
  
  reset_config srst_only