Blame view

RIOT/boards/airfy-beacon/dist/openocd.cfg 153 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  source [find interface/stlink-v2.cfg]
  transport select hla_swd
  
  set WORKAREASIZE 0x4000
  source [find target/nrf51.cfg]
  $_TARGETNAME configure -rtos auto