- Additional target config options.
- Some tidying
This commit is contained in:
@@ -52,6 +52,11 @@ struct TargetConfig
|
||||
*/
|
||||
Targets::TargetPhysicalInterface physicalInterface;
|
||||
|
||||
/**
|
||||
* Determines whether Bloom will resume target execution after activation.
|
||||
*/
|
||||
bool resumeOnStartup = false;
|
||||
|
||||
/**
|
||||
* Determines whether Bloom will make use of the target's hardware breakpoint resources (if available).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user