dapjs
dapjs copied to clipboard
Add local reset via VECTRESET support for cortex-m device
When use setTargetResetState method, apart from using external signals for a global reset through SYSRESETREQ, sometimes we prefer to trigger local reset, which is achieved through VECTRESET.