Blame view

RIOT/boards/limifrog-v1/dist/openocd.cfg 155 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 0x2800
  source [find target/stm32l1.cfg]
  $_TARGETNAME configure -rtos auto