Blame view

RIOT/boards/limifrog-v1/dist/openocd.cfg 121 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
  source [find interface/stlink-v2.cfg]
  transport select hla_swd
  
  set WORKAREASIZE 0x2800
  source [find target/stm32l1.cfg]