Blame view

RIOT/boards/nucleo144-f207/dist/openocd.cfg 125 Bytes
a752c7ab   elopes   add first test an...
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