Blame view

RIOT/boards/nucleo32-l432/dist/openocd.cfg 137 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/stm32l4x.cfg]
  
  reset_config srst_only srst_nogate