sandeepmistry/arduino-nRF5

Switch to mainline openocd

Open

#106 opened on Mar 2, 2017

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

Repository metrics

Stars
 (952 stars)
PR merge metrics
 (PR metrics pending)

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/

Contributor guide