sandeepmistry/arduino-nRF5

Switch to mainline openocd

Open

#106 aberto em 2 de mar. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C (288 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (952 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Now that the following patch has been integrated into the mainline OpenOCD: http://openocd.zylin.com/#/c/3510/

I think we can switch to the GNU ARM Eclipse version of OpenOCD. We just need to repackage the archives into a format the Arduino IDE expects: https://github.com/gnuarmeclipse/openocd/releases

As well as modify the tcl/target/nrf52.cfg file or use a local config version stored in the repo: http://openocd.zylin.com/#/c/3399/

Guia do colaborador