Skip to content
Snippets Groups Projects
Select Git revision
  • a35712a85c420e24a9c7e9a5eea4fc6d3aff6342
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

openocd_nrf52_patch

user avatar
Paul Fertser authored
Currently

openocd -c "echo a1; shutdown; echo a2"

outputs both "a1" and "a2" and only then shuts down. This patch fixes
it by making shutdown command throw an exception, so unless it's
caught the shutdown will behave as expected.

Change-Id: I764268b3a9046ff3e9717d04095ea0673f1d755a
Signed-off-by: default avatarPaul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2511


Tested-by: jenkins
Reviewed-by: default avatarUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Reviewed-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
a35712a8
History
Name Last commit Last update