Blame view

RIOT/boards/maple-mini/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/stm32f1x.cfg]
  
  reset_config srst_only