Blame view

RIOT/boards/yunjia-nrf51822/dist/openocd.cfg 119 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
  source [find interface/stlink-v2.cfg]
  transport select hla_swd
  
  set WORKAREASIZE 0x4000
  source [find target/nrf51.cfg]