bloombloombloom / Bloom

A debug interface for AVR-based embedded systems development on GNU/Linux.
https://bloom.oscillate.io/
Other
64 stars 3 forks source link

Keep target halted after activation #98

Open navnavnav opened 7 months ago

navnavnav commented 7 months ago

Currently, Bloom will automatically reset and resume target execution shortly after establishing a connection with the target. This can be undesirable.

There should be an option to keep the target halted after reset and activation.

Hoping to include this in the next feature release, v1.1.0.